minix/servers
David van Moolenbroek ac9ab099c8 General cleanup:
- clean up kernel section of minix/com.h somewhat
- remove ALLOCMEM and VM_ALLOCMEM calls
- remove non-safecopy and minix-vmd support from Inet
- remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls
- remove obsolete segment encoding in SYS_SAFECOPY*
- remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX
- remove declarations of unimplemented svrctl requests
- remove everything related to swapping to disk
- remove floppysetup.sh
- remove traces of rescue device
- update DESCRIBE.sh with new devices
- some other small changes
2010-01-05 19:39:27 +00:00
..
ds Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
inet General cleanup: 2010-01-05 19:39:27 +00:00
init Rewrite of boot process 2009-12-11 00:08:19 +00:00
ipc Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
is Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
iso9660fs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
mfs Fix MFS ftruncate crash (Bug#370, reported by Aki Goto) 2009-12-24 23:43:16 +00:00
pfs Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
pm General cleanup: 2010-01-05 19:39:27 +00:00
rs General cleanup: 2010-01-05 19:39:27 +00:00
vfs General cleanup: 2010-01-05 19:39:27 +00:00
vm General cleanup: 2010-01-05 19:39:27 +00:00
Makefile - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00