minix/servers/is
Cristiano Giuffrida 65ef539739 Driver mapping refactory.
VFS CHANGES:
- dmap table no longer statically initialized in VFS
- Dropped FSSIGNON svrctl call no longer used by INET

INET CHANGES:
- INET announces its presence to VFS just like any other driver

RS CHANGES:
- The boot image dev table contains all the data to initialize VFS' dmap table
- RS interface supports asynchronous up and update operations now
- RS interface extended to support driver style and flags
2010-04-09 21:56:44 +00:00
..
dmp.c panic() cleanup. 2010-03-05 15:05:11 +00:00
dmp_ds.c Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
dmp_fs.c Driver mapping refactory. 2010-04-09 21:56:44 +00:00
dmp_kernel.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
dmp_pm.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
dmp_rs.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
dmp_vm.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
glo.h endpoint-aware conversion of servers. 2006-03-03 10:20:58 +00:00
inc.h Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +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
main.c Fix printfs with too few or too many parms, remove unused vars, fix incorrect flag tests, other code cleanup. 2010-04-01 13:25:05 +00:00
Makefile Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
proto.h Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00