NetBSD/sys/compat/mach
manu 34a458238c For cproc_t, use a per thread value instead of a per process value. ifdef
out l_emuldata in struct lwp until we actually use it.
2003-01-30 19:14:18 +00:00
..
arch/powerpc For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
Makefile
files.mach Added thread_switch and some bits of Mach semaphores 2002-12-12 23:18:20 +00:00
mach_bootstrap.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_bootstrap.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_clock.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_clock.h - When MACH_MSG_RCV_LARGE is set, we must return a message with just a header 2002-12-27 19:57:47 +00:00
mach_errno.c - When MACH_MSG_RCV_LARGE is set, we must return a message with just a header 2002-12-27 19:57:47 +00:00
mach_errno.h cosmetic 2002-12-24 15:53:46 +00:00
mach_exec.c For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
mach_exec.h For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
mach_host.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_host.h Here we enter the land of IOKit where the shadows lie. 2003-01-04 15:15:01 +00:00
mach_message.c Make the beast build again (but it is still probably broken) 2003-01-24 21:37:01 +00:00
mach_message.h Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_misc.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_namemap.c Here we enter the land of IOKit where the shadows lie. 2003-01-04 15:15:01 +00:00
mach_port.c Make the beast build again (but it is still probably broken) 2003-01-24 21:37:01 +00:00
mach_port.h Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_semaphore.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_semaphore.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_syscall.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscalls.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_sysent.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_task.c Make the beast build again (but it is still probably broken) 2003-01-24 21:37:01 +00:00
mach_task.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_thread.c For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
mach_thread.h Remove right duplication on thread creation, which became useless now we 2003-01-26 12:39:32 +00:00
mach_types.h Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_vm.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_vm.h Here we enter the land of IOKit where the shadows lie. 2003-01-04 15:15:01 +00:00
syscalls.conf
syscalls.master Merge the nathanw_sa branch. 2003-01-18 08:18:50 +00:00