minix/servers/pm
Jorrit Herder 5a9dec8bd2 New signal handling behaviour at PM (services can be killed).
New Shift-F6 dump for RS server at IS.
New getnpid, getnproc, getpproc library calls at PM.
New reincarnation server (basic functionality is there now).
2005-10-12 15:07:38 +00:00
..
alloc.c Hack to provide kernel with space for page table. 2005-09-30 12:56:00 +00:00
break.c Al's patch 2005-09-23 20:46:17 +00:00
const.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
exec.c Andy's formatting changes. 2005-09-11 16:45:46 +00:00
forkexit.c Jorrit's fixes after reviewing Al's PM chapter 2005-09-01 10:16:07 +00:00
getset.c New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +00:00
glo.h Parsing of free memory chunks is now done at the process manager. 2005-06-17 09:10:30 +00:00
main.c New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +00:00
Makefile Renamed src/lib/utils to src/lib/sysutil --- because of new src/lib/util 2005-07-19 13:21:51 +00:00
misc.c New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +00:00
mproc.h Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
param.h New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +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
proto.h Cleanup with gcc. Removed unused variables. 2005-08-25 12:05:09 +00:00
signal.c New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +00:00
table.c Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
time.c Andy's formatting changes. 2005-09-11 16:45:46 +00:00
timers.c Andy's formatting changes. 2005-09-11 16:45:46 +00:00
trace.c Renamed mm_exit to pm_exit (requested by Al) 2005-08-10 09:37:54 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c New signal handling behaviour at PM (services can be killed). 2005-10-12 15:07:38 +00:00