minix/servers/is
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
..
dmp.c Added Shift+F5 debug dump - show debug dumps. 2005-09-22 12:21:26 +00:00
dmp_fs.c FS: 2005-10-05 15:38:15 +00:00
dmp_kernel.c Andy's formatting changes. 2005-09-11 16:45:46 +00:00
dmp_pm.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
glo.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
is.c Andy's formatting changes. 2005-09-11 16:45:46 +00:00
is.h Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
Makefile Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
proto.h Added Shift+F5 debug dump - show debug dumps. 2005-09-22 12:21:26 +00:00