minix/servers
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
..
ds Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
hgfs 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
inet Driver mapping refactory. 2010-04-09 21:56:44 +00:00
init Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
ipc More use of endpoint_t. Other code cleanup. 2010-03-30 14:07:15 +00:00
is Driver mapping refactory. 2010-04-09 21:56:44 +00:00
iso9660fs Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
mfs Driver mapping refactory. 2010-04-09 21:56:44 +00:00
pfs Driver mapping refactory. 2010-04-09 21:56:44 +00:00
pm Driver refactory for live update and crash recovery. 2010-04-08 13:41:35 +00:00
rs Driver mapping refactory. 2010-04-09 21:56:44 +00:00
vfs Driver mapping refactory. 2010-04-09 21:56:44 +00:00
vm Convert kernel over to bsdmake 2010-04-01 22:22:33 +00:00
Makefile Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00