Go to file
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
boot don't execute hlt in real mode. 2009-03-24 16:08:10 +00:00
commands fix for commands that try to include mfs constants from vfs 2009-05-08 20:37:06 +00:00
docs profiling reminder 2009-01-09 16:44:47 +00:00
drivers wrong field index in at_wini env_parse call 2009-05-10 16:58:23 +00:00
etc let at_wini see ata raid controllers 2009-02-12 12:28:28 +00:00
include Limited support for nested FS->VFS requests during VFS->FS call. 2009-05-11 10:02:28 +00:00
kernel Kernel interrupt hook management fixes: 2009-05-07 14:52:07 +00:00
lib potential buffer overruns in env_* routines 2009-05-10 16:54:37 +00:00
man lose -s flag for umount. 2009-04-27 14:23:57 +00:00
servers Limited support for nested FS->VFS requests during VFS->FS call. 2009-05-11 10:02:28 +00:00
test throw out two time consuming tests 2008-10-01 15:09:33 +00:00
tools SizeMB isn't used any more. 2009-03-26 13:19:14 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00