Go to file
Ben Gras 2194bc0310 vfs/mount/rs/service changes:
. changed umount() and mount() to call 'service', so that it can include
   a custom label, so that umount() works again (RS slot gets freed now).
   merged umount() and mount() into one file to encode keep this label
   knowledge in one file.
 . removed obsolete RS_PID field and RS_RESCUE rescue command
 . added label to RS_START struct
 . vfs no longer does kill of fs process on unmount (which was failing
   due to RS_PID request not working)
 . don't assume that if error wasn't one of three errors, that no error
   occured in vfs/request.c
mfs changes:
 . added checks to copy statements to truncate copies at buffer sizes
   (left in debug code for now)
 . added checks for null-terminatedness, if less than NAME_MAX was copied
 . added checks for copy function success
is changes: 
 . dump rs label
drivers.conf changes:
 . added acl for mfs so that mfs can be started with 'service start',
   so that a custom label can be provided
2007-01-22 15:25:41 +00:00
boot ctty command without parameters to disable serial console. 2007-01-08 14:30:11 +00:00
commands remove debug (%d) in fsck 2007-01-16 16:52:51 +00:00
docs vfs/mount/rs/service changes: 2007-01-22 15:25:41 +00:00
drivers Many more IDs. 2007-01-19 17:27:51 +00:00
etc vfs/mount/rs/service changes: 2007-01-22 15:25:41 +00:00
include vfs/mount/rs/service changes: 2007-01-22 15:25:41 +00:00
kernel Added register clobber warning to read_tsc. 2007-01-22 15:15:30 +00:00
lib vfs/mount/rs/service changes: 2007-01-22 15:25:41 +00:00
man Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
servers vfs/mount/rs/service changes: 2007-01-22 15:25:41 +00:00
test Default amount of memory for tests (some ran out of memory) 2006-10-25 13:35:03 +00:00
tools Use svn instead of cvs 2006-12-22 16:43:30 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile No gmake in use 2006-03-08 16:46:40 +00:00