minix/servers/pm
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
..
alarm.c Support for setitimer(ITIMER_VIRTUAL/ITIMER_PROF). New test (41) for setitimer. 2009-08-15 21:37:26 +00:00
break.c - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
const.h Rewrite of boot process 2009-12-11 00:08:19 +00:00
dma.c PM cleanup: remove obsolete HAS_DMA flag 2009-07-08 20:08:46 +00:00
exec.c General cleanup: 2010-01-05 19:39:27 +00:00
forkexit.c Rewrite of boot process 2009-12-11 00:08:19 +00:00
getset.c - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
glo.h PM: remove 'boottime' global variable 2009-11-28 13:22:01 +00:00
main.c General cleanup: 2010-01-05 19:39:27 +00:00
Makefile - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
misc.c General cleanup: 2010-01-05 19:39:27 +00:00
mproc.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
param.h - Introduce support for sticky bit. 2009-12-20 20:27:14 +00:00
pm.h Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
profile.c Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
proto.h General cleanup: 2010-01-05 19:39:27 +00:00
signal.c PM delay call infrastructure improvements 2009-10-01 10:36:09 +00:00
table.c General cleanup: 2010-01-05 19:39:27 +00:00
time.c Rewrite of boot process 2009-12-11 00:08:19 +00:00
timers.c Support for setitimer(ITIMER_REAL). 2009-08-15 16:09:32 +00:00
trace.c add ptrace(2) TO_NOEXEC flag 2010-01-05 09:30:28 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00