minix/servers/rs
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
..
service Driver mapping refactory. 2010-04-09 21:56:44 +00:00
const.h Driver mapping refactory. 2010-04-09 21:56:44 +00:00
error.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
exec.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
glo.h New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
inc.h Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
main.c Driver mapping refactory. 2010-04-09 21:56:44 +00:00
Makefile Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
manager.c Driver mapping refactory. 2010-04-09 21:56:44 +00:00
memory.c Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
proto.h Driver mapping refactory. 2010-04-09 21:56:44 +00:00
request.c Driver mapping refactory. 2010-04-09 21:56:44 +00:00
table.c Driver mapping refactory. 2010-04-09 21:56:44 +00:00
type.h Driver mapping refactory. 2010-04-09 21:56:44 +00:00
utility.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00