.. |
do_abort.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_copy.c
|
Added do_readbios. Added debugging output for unexpected use of unsafe copy
|
2006-07-10 12:27:26 +00:00 |
do_devio.c
|
Changed do_devio not to require DIO_TYPE, but to extract type
|
2006-06-20 10:03:10 +00:00 |
do_endksig.c
|
Better initialization of the memory map of processes that are part of the
|
2006-05-11 14:49:46 +00:00 |
do_exec.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_exit.c
|
Allow a process to kill itself. Remove the endpoint of a process that kills
|
2006-03-15 12:01:59 +00:00 |
do_fork.c
|
Better initialization of the memory map of processes that are part of the
|
2006-05-11 14:49:46 +00:00 |
do_getinfo.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_getksig.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_int86.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_iopenable.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_irqctl.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_kill.c
|
Allow a process to kill itself. Remove the endpoint of a process that kills
|
2006-03-15 12:01:59 +00:00 |
do_memset.c
|
Al's system call -> kernel call renaming
|
2005-10-14 08:58:59 +00:00 |
do_newmap.c
|
Better initialization of the memory map of processes that are part of the
|
2006-05-11 14:49:46 +00:00 |
do_nice.c
|
Better initialization of the memory map of processes that are part of the
|
2006-05-11 14:49:46 +00:00 |
do_privctl.c
|
New kernel call, SYS_PARAMCTL, that sets parameters of the caller
|
2006-06-23 15:07:41 +00:00 |
do_readbios.c
|
Added do_readbios. Added debugging output for unexpected use of unsafe copy
|
2006-07-10 12:27:26 +00:00 |
do_safecopy.c
|
Add a flag to grants system indicating a slot is VALID; so a slot
|
2006-06-27 12:19:45 +00:00 |
do_sdevio.c
|
Do not report non-safe sys_sdevio calls when the address is 'SELF'
|
2006-07-13 14:46:53 +00:00 |
do_segctl.c
|
Changed do_devio not to require DIO_TYPE, but to extract type
|
2006-06-20 10:03:10 +00:00 |
do_setalarm.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_setgrant.c
|
Rename paramctl to setgrant.
|
2006-06-23 15:35:05 +00:00 |
do_sigreturn.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_sigsend.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_times.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_trace.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_umap.c
|
Changed do_devio not to require DIO_TYPE, but to extract type
|
2006-06-20 10:03:10 +00:00 |
do_unused.c
|
Al's system call -> kernel call renaming
|
2005-10-14 08:58:59 +00:00 |
do_vcopy.c
|
Added do_readbios. Added debugging output for unexpected use of unsafe copy
|
2006-07-10 12:27:26 +00:00 |
do_vdevio.c
|
Changed do_devio not to require DIO_TYPE, but to extract type
|
2006-06-20 10:03:10 +00:00 |
do_vm.c
|
'proc number' is process slot, 'endpoint' are generation-aware process
|
2006-03-03 10:00:02 +00:00 |
do_vm_setbuf.c
|
New error codes for IPC errors.
|
2005-10-20 20:25:32 +00:00 |
Makefile
|
Added do_readbios. Added debugging output for unexpected use of unsafe copy
|
2006-07-10 12:27:26 +00:00 |