minix/kernel/system
Ben Gras 42e6d20afe Changed phys_zero to phys_fill, which accepts a 4-byte argument saying what
to fill with. Changed prototype and call to match.
2005-07-18 12:18:16 +00:00
..
do_abort.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_alarm.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_copy.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_devio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_endksig.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_exec.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_exit.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_fork.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_getinfo.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_getksig.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_irqctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_kill.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_memset.c Changed phys_zero to phys_fill, which accepts a 4-byte argument saying what 2005-07-18 12:18:16 +00:00
do_newmap.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_schedctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sdevio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_segctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sigreturn.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_sigsend.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_svrctl.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +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 Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +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 Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
do_vdevio.c Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00
Makefile Reorganized system call library; uses separate file per call now. 2005-07-14 15:12:12 +00:00