NetBSD/sys/compat/mach
manu cafe31204f Try to emulate port_type and bootstrap_look_up (I have no idea of what I am
doing with this one!)
2002-12-07 21:23:03 +00:00
..
arch/powerpc regen 2002-12-07 19:05:30 +00:00
Makefile
files.mach Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_bootstrap.c Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_bootstrap.h Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_clock.c Implement timebase_info. We don't know exactly what it should do yet... 2002-11-29 17:08:16 +00:00
mach_clock.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_errno.c Improved mach_vm_map emulation: take into account proection, alignement, 2002-12-04 22:55:11 +00:00
mach_errno.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_exec.c Added implementation for cthread_self() and cthread_set_self(). Theses are 2002-12-07 15:33:01 +00:00
mach_exec.h Added implementation for cthread_self() and cthread_set_self(). Theses are 2002-12-07 15:33:01 +00:00
mach_host.c Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_host.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_message.c Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_message.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_misc.c Implement timebase_info. We don't know exactly what it should do yet... 2002-11-29 17:08:16 +00:00
mach_namemap.c Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_port.c Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_port.h Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysent.c
mach_task.c Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_task.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_thread.c Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_thread.h Check for alternate receive buffer for mach_msg_overwrite_trap 2002-11-28 21:21:32 +00:00
mach_types.h Try to emulate port_type and bootstrap_look_up (I have no idea of what I am 2002-12-07 21:23:03 +00:00
mach_vm.c Added vm_wire (unused yet) 2002-12-07 19:06:33 +00:00
mach_vm.h Added vm_wire (unused yet) 2002-12-07 19:06:33 +00:00
syscalls.conf
syscalls.master