minix/kernel/system
2006-06-23 11:54:03 +00:00
..
do_abort.c 'proc number' is process slot, 'endpoint' are generation-aware process 2006-03-03 10:00:02 +00:00
do_copy.c 'proc number' is process slot, 'endpoint' are generation-aware process 2006-03-03 10:00:02 +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 Changed do_devio not to require DIO_TYPE, but to extract type 2006-06-20 10:03:10 +00:00
do_safecopy.c Added vectored variant of sys_safecopy*. 2006-06-23 11:54:03 +00:00
do_sdevio.c Changed do_devio not to require DIO_TYPE, but to extract type 2006-06-20 10:03:10 +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_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 'proc number' is process slot, 'endpoint' are generation-aware process 2006-03-03 10:00:02 +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 Changed do_devio not to require DIO_TYPE, but to extract type 2006-06-20 10:03:10 +00:00