minix/servers/rs
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
..
const.h General cleanup: 2010-01-05 19:39:27 +00:00
exec.c RS fixes: 2009-11-28 13:23:45 +00:00
glo.h Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
inc.h Rewrite of boot process 2009-12-11 00:08:19 +00:00
main.c Share exec images in RS. 2009-12-23 14:05:20 +00:00
Makefile Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
manager.c General cleanup: 2010-01-05 19:39:27 +00:00
memory.c Rewrite of boot process 2009-12-11 00:08:19 +00:00
proto.h Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
service.c General cleanup: 2010-01-05 19:39:27 +00:00
table.c General cleanup: 2010-01-05 19:39:27 +00:00
type.h Share exec images in RS. 2009-12-23 14:05:20 +00:00
utility.c Rewrite of boot process 2009-12-11 00:08:19 +00:00