minix/servers/pm
Jorrit Herder 307c825515 New NOTIFY trap (IPC call) to send queued notification messages.
The call works. Permission check, restriction of outstanding notifications
to be added. Low level code to make it work from within interrupt handlers
will be added as well.
2005-05-19 14:05:51 +00:00
..
alloc.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
break.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
const.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
dmp.c *** empty log message *** 2005-05-13 09:00:59 +00:00
exec.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
forkexit.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
getset.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
glo.h Rename mm (memory manager) to pm (process manager), involved renaming 2005-05-03 15:35:52 +00:00
main.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
Makefile Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
misc.c New NOTIFY trap (IPC call) to send queued notification messages. 2005-05-19 14:05:51 +00:00
mproc.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
param.h New NOTIFY trap (IPC call) to send queued notification messages. 2005-05-19 14:05:51 +00:00
pm.h Renamed header file. 2005-05-13 08:59:19 +00:00
proto.h Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
signal.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
table.c Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
trace.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00