minix/servers/pm
2010-07-01 08:32:33 +00:00
..
alarm.c panic() cleanup. 2010-03-05 15:05:11 +00:00
break.c - Introduce some macros for field names, so that endpt, pendpt, 2009-09-21 14:48:19 +00:00
const.h Scheduling server (by Bjorn Swift) 2010-05-18 13:39:04 +00:00
dma.c Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
exec.c Make exec() use entry point in a.out header 2010-06-10 14:59:10 +00:00
forkexit.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
getset.c Rename tell_fs to tell_vfs 2010-06-09 14:31:30 +00:00
glo.h Kill processes which ignore signals thatshould not be ignored 2010-01-31 19:13:20 +00:00
main.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
mcontext.c - Add support for the ucontext system calls (getcontext, setcontext, 2010-03-12 15:58:41 +00:00
misc.c Don't forget about pending signals coming from the kernel. 2010-06-18 12:04:20 +00:00
mproc.h Don't forget about pending signals coming from the kernel. 2010-06-18 12:04:20 +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 Statistical profiling fixes: 2010-02-03 12:27:52 +00:00
proto.h User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
schedule.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00
signal.c Don't use kernel responses in servers 2010-06-24 07:37:26 +00:00
table.c New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
time.c panic() cleanup. 2010-03-05 15:05:11 +00:00
timers.c panic() cleanup. 2010-03-05 15:05:11 +00:00
trace.c More cleanup to remove MM and FS references 2010-06-10 14:04:46 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c User-space scheduling for system processes 2010-07-01 08:32:33 +00:00