minix/servers/pm
Jorrit Herder f2e16763e7 Removed PM signon for INET. Now daemonized in /usr/etc/rc.
SIGTRAP generated in PM (where it belongs / no longer in kernel).
Updated Makefiles: servers are now installed in /usr/sbin.
2005-07-19 12:11:11 +00:00
..
alloc.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00
break.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
const.h . Added printing of ppid to PM dump output 2005-07-04 09:36:16 +00:00
exec.c Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
forkexit.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00
getset.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +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 Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
Makefile Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
misc.c Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +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 Changed Makefiles for mkdep script. 2005-06-24 16:21:21 +00:00
pm.h Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
proto.h Renamed system library functionality. 2005-07-14 15:16:12 +00:00
signal.c Removed PM signon for INET. Now daemonized in /usr/etc/rc. 2005-07-19 12:11:11 +00:00
table.c complete, tick-resolution gettimeofday() implementation 2005-07-06 07:08:36 +00:00
time.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00
timers.c New alarm(2) timers mechanism. 2005-07-14 15:30:12 +00:00
trace.c Created new findproc system call to the PM (to replace similar kernel 2005-06-02 12:43:21 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Renamed system library functionality. 2005-07-14 15:16:12 +00:00