minix/kernel/system
Jorrit Herder e396496d8c Fixed small bug in alarm code.
Kernel timer count was not reset after expiry.
2005-08-05 16:46:27 +00:00
..
do_abort.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_copy.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_devio.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_endksig.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_exec.c Various fixes and improvements. 2005-07-20 15:25:38 +00:00
do_exit.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_fork.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_getinfo.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_getksig.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_int86.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_irqctl.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_kill.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_memset.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_newmap.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_nice.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_privctl.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_sdevio.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_segctl.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_setalarm.c Fixed small bug in alarm code. 2005-08-05 16:46:27 +00:00
do_sigreturn.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_sigsend.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_times.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_trace.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_umap.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_unused.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_vcopy.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
do_vdevio.c Various small cleanups and comments added. 2005-08-05 09:41:15 +00:00
Makefile - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00