..
do_abort.c
AT driver is not modified (debugging only);
2005-07-27 14:32:16 +00:00
do_alarm.c
AT driver is not modified (debugging only);
2005-07-27 14:32:16 +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
Kernel changes:
2005-07-26 12:48:34 +00:00
do_getinfo.c
bios_wini driver
2005-07-29 10:21:04 +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
Small update to SYS_IRQCTL -> setting an interrupt policy now allows the caller
2005-07-29 12:44:42 +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
Kernel changes:
2005-07-26 12:48:34 +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
Kernel changes:
2005-07-26 12:48:34 +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
bios_wini driver
2005-07-29 10:21:04 +00:00