NetBSD/sys/compat/mach
manu 874517b438 - When MACH_MSG_RCV_LARGE is set, we must return a message with just a header
and a body.
- If mach_init is not availabkle for boostrap requests, try to handle them
in the kernel (we don't really handle them, we just try to avoid hanging there)
- minor tweaks.
2002-12-27 19:57:47 +00:00
..
arch/powerpc regen 2002-12-07 19:05:30 +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 Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +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 - 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_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 - 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_exec.h Several things: 2002-12-27 09:59:24 +00:00
mach_host.c Several things: 2002-12-27 09:59:24 +00:00
mach_host.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_message.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_message.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_misc.c Added thread_switch and some bits of Mach semaphores 2002-12-12 23:18:20 +00:00
mach_namemap.c Added thread_switch and some bits of Mach semaphores 2002-12-12 23:18:20 +00:00
mach_port.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_port.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_semaphore.c Several things: 2002-12-27 09:59:24 +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 2002-12-24 12:29:28 +00:00
mach_syscallargs.h regen 2002-12-24 12:29:28 +00:00
mach_syscalls.c regen 2002-12-24 12:29:28 +00:00
mach_sysent.c regen 2002-12-24 12:29:28 +00:00
mach_task.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_task.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_thread.c Several things: 2002-12-27 09:59:24 +00:00
mach_thread.h Several things: 2002-12-27 09:59:24 +00:00
mach_types.h Added a few Mach traps: mach_boostrap_register, mach_port_set_attributes, 2002-12-12 00:29:23 +00:00
mach_vm.c Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
mach_vm.h Added support for exchange of Mach messages between processes. 2002-12-17 18:42:54 +00:00
syscalls.conf
syscalls.master Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00