minix/kernel/system
2005-10-13 09:43:39 +00:00
..
do_abort.c Comment fix about sys_abort() 2005-10-13 09:43:39 +00:00
do_copy.c Al's double-blank-line removal request 2005-08-22 15:23:47 +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 New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
do_exec.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_exit.c New deadlock check at proc.c. 2005-10-12 15:08:23 +00:00
do_fork.c Scheduling updates to the kernel. Sched() function now is single point for 2005-08-22 15:14:11 +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 Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_int86.c Moved "Changes" comments from system/do_....c to system.h. 2005-08-10 10:23:55 +00:00
do_iopenable.c IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
do_irqctl.c Al's double-blank-line removal request 2005-08-22 15:23:47 +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 Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_newmap.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_nice.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
do_privctl.c New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +00:00
do_sdevio.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_segctl.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_setalarm.c Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_sigreturn.c Al's double-blank-line removal request 2005-08-22 15:23:47 +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 New scheduling code in kernel. Work in progress. 2005-08-19 16:43:28 +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 Al's double-blank-line removal request 2005-08-22 15:23:47 +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 Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
do_vm.c IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
do_vm_setbuf.c IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00
Makefile IOPL, VM, and serial debug output (disabled). 2005-09-30 12:54:59 +00:00