minix/kernel/system
2005-07-25 12:15:05 +00:00
..
do_abort.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_alarm.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_copy.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_devio.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_endksig.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +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 - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_getinfo.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +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_irqctl.c Various fixes and improvements. 2005-07-20 15:25:38 +00:00
do_kill.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +00:00
do_memset.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_newmap.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +00:00
do_nice.c *** empty log message *** 2005-07-19 14:03:21 +00:00
do_privctl.c *** empty log message *** 2005-07-22 09:20:43 +00:00
do_sdevio.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +00:00
do_segctl.c System processes can be signaled; signals are transformed in SYS_EVENT message 2005-07-19 12:21:36 +00:00
do_sigreturn.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_sigsend.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +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 Fixed do_trace to properly return (status) information. 2005-07-25 12:15:05 +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 - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
do_vdevio.c - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00
Makefile - Fixed comments in various system call handlers. Work in progress on new 2005-07-21 18:36:40 +00:00