Files
minix/etc
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
..
2005-11-14 18:40:36 +00:00
2006-03-16 12:53:04 +00:00
2006-06-20 10:14:25 +00:00
2007-01-22 15:25:41 +00:00
2005-04-21 14:53:53 +00:00
2006-03-31 22:33:29 +00:00
2005-04-21 14:53:53 +00:00
2006-07-19 10:51:30 +00:00
2006-04-13 18:06:22 +00:00
2005-04-21 14:53:53 +00:00
2006-03-30 22:10:32 +00:00
2006-04-03 14:26:53 +00:00
2005-04-21 14:53:53 +00:00
2006-04-05 11:27:25 +00:00
2006-03-10 14:35:15 +00:00
2005-04-21 14:53:53 +00:00
2006-04-05 14:25:21 +00:00
2006-03-27 14:16:45 +00:00
2006-03-27 14:16:45 +00:00
2006-03-29 10:03:49 +00:00
2005-04-21 14:53:53 +00:00