No description
Find a file
Ben Gras 86ed54ee94 FS:
. unmap device drivers from dmap when PM signals they are dead
	. new null-io function (no_dev_io) to fill in for io functions
	  of unmapped drivers
	. driver (process number) of unmapped drivers is NONE instead of
	  0 (a valid process number)

IS:
	. print mutable flag of dmap table too

FS changes require sync() to be done 'manually' (currently by
reboot/shutdown) at shutdown time; could be caught by SIGTERM in
the future.
2005-10-05 15:38:15 +00:00
boot No backquotes. 2005-09-07 18:24:38 +00:00
commands 1 sync in shutdown procedure. 2005-10-05 15:07:08 +00:00
drivers select status should return minor device number instead of tty 2005-10-04 12:04:00 +00:00
etc Print fsck messages to explain delays 2005-10-04 14:35:36 +00:00
include Changed EDEADDST to EDEADSRCDST 2005-10-05 09:52:54 +00:00
kernel Minor bug fixes in proc.c and utility.c; 2005-10-05 09:51:50 +00:00
lib Added sys_eniop, sys_vm_setbuf, and sys_vm_map. 2005-09-30 12:51:33 +00:00
man Manpage, initial version written by Jaap Weel <weel@ugcs.caltech.edu> 2005-10-03 14:31:28 +00:00
servers FS: 2005-10-05 15:38:15 +00:00
test Fixed problem in subtest 1; Part of test is now in #if DEAD_CODE ... #endif, 2005-10-05 11:28:12 +00:00
tools add arg to make releases from tags/branches 2005-09-29 13:02:41 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile commands make all does all 2005-09-19 14:48:31 +00:00