minix/kernel/system
Jorrit Herder e561081545 Miscellaneous clean ups and fixes to the kernel.
Support for FLOPPY in boot image. (Set controller=fd at boot monitor.)
Moved major device numbers to <minix/dmap.h> (maybe rename to dev.h?)
2005-08-04 09:26:36 +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 Cleaned up table. Moved policies to table. 2005-08-02 15:28:09 +00:00
do_devio.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +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 - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_fork.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_getinfo.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_getksig.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +00:00
do_int86.c bios_wini driver 2005-07-29 10:21:04 +00:00
do_irqctl.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_kill.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_memset.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +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 - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_privctl.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_sdevio.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_segctl.c Miscellaneous clean ups and fixes to the kernel. 2005-08-04 09:26:36 +00:00
do_setalarm.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +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 Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_vcopy.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
do_vdevio.c - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00
Makefile - Kernel call handlers cleaned up. More strict checking of input parameters. 2005-07-29 15:26:23 +00:00