minix/servers
David van Moolenbroek 0ac1aaccca Limited support for nested FS->VFS requests during VFS->FS call.
- Changed VFS-FS protocol to only store OK or negative error code in
  m_type field of reply messages.
- Changed VFS to treat nonzero positive replies from FS as requests.
- Added backwards compatibility to VFS and MFS.
No protection of global data structures is provided in VFS, so many
VFS calls cannot be made safely by FS servers during many FS calls.
Use with caution (or, preferably, not at all).
2009-05-11 10:02:28 +00:00
..
ds Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
inet print who the message is from. 2009-04-02 11:56:50 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
is moved stacktrace to sysctl, as vmctl is very privileged so can't 2009-01-27 12:54:33 +00:00
mfs Limited support for nested FS->VFS requests during VFS->FS call. 2009-05-11 10:02:28 +00:00
pm Make the rtl8139 and orinoco drivers handle the system shutdown case 2009-04-22 12:42:37 +00:00
rs Reenable RS table dump from IS (Shift+F6) 2009-05-08 12:38:14 +00:00
vfs Limited support for nested FS->VFS requests during VFS->FS call. 2009-05-11 10:02:28 +00:00
vm set global flag for kernel pages, so tlb entries for kernel aren't thrown 2009-04-23 15:11:16 +00:00
Makefile Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00