minix/kernel/system
Jorrit Herder 2a165d972e Moved "Changes" comments from system/do_....c to system.h.
All changes are now in a single header file.
2005-08-10 10:23:55 +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 Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_devio.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +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 Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_fork.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_getinfo.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_getksig.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_int86.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_irqctl.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_kill.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_memset.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +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 Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_privctl.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_sdevio.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_segctl.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_setalarm.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +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 Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_vcopy.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_vdevio.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
Makefile - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00