minix/servers
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
..
fs FS: 2005-10-05 15:38:15 +00:00
inet Asynchronous connect (for non-blocking socket connect emulation) 2005-09-30 12:44:39 +00:00
init Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
is FS: 2005-10-05 15:38:15 +00:00
pm Add SIGWINCH signal and functionality in tty and support in PM. 2005-10-03 12:03:57 +00:00
rs Andy's formatting changes. 2005-09-11 16:45:46 +00:00
sm *** empty log message *** 2005-08-23 11:31:32 +00:00
Makefile propagate EXTRA_OPTS 2005-08-29 20:00:39 +00:00