minix/servers/pm
2010-01-31 19:13:20 +00:00
..
alarm.c Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +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 Kill processes which ignore signals thatshould not be ignored 2010-01-31 19:13:20 +00:00
main.c Kill processes which ignore signals thatshould not be ignored 2010-01-31 19:13:20 +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 Kill processes which ignore signals thatshould not be ignored 2010-01-31 19:13:20 +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