minix/kernel/system
Jorrit Herder 322ec9ef8b Moved stime, time, times POSIX calls from FS to PM. Removed child time
accounting from kernel (now in PM).  Large amount of files in this commit
is due to system time problems during development.
2005-05-31 09:50:51 +00:00
..
clock.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
copying.c Fixed some system call checks; 2005-05-10 11:06:24 +00:00
debugging.c added a debugging functionality in system/debugging.c (to check sanity of 2005-05-24 12:33:03 +00:00
devio.c Initial revision 2005-04-21 14:53:53 +00:00
irqctl.c Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
Makefile *** empty log message *** 2005-05-02 14:30:04 +00:00
misc.c Fixed some minor issues with the NOTIFY call. 2005-05-24 14:35:58 +00:00
proctl.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
sigctl.c Optimized scheduling code. Old code is still available withing DEAD_CODE 2005-05-26 13:17:57 +00:00
sysctl.c Moved stime, time, times POSIX calls from FS to PM. Removed child time 2005-05-31 09:50:51 +00:00
tracing.c *** empty log message *** 2005-04-29 15:36:43 +00:00