NetBSD/sys/compat/mach
2002-11-26 08:10:58 +00:00
..
arch/powerpc Added support for Darwin's PowerPC-only system calls: 2002-11-03 23:17:18 +00:00
files.mach Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_clock.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_clock.h Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_errno.c In mach_reply_port, don't increment the returned port for now, this confuses 2002-11-12 06:14:39 +00:00
mach_errno.h mach_ports_lookup allocate one page of memory and returns its address. 2002-11-12 05:18:31 +00:00
mach_exec.c We now have the exact stack initial stack layout of Darwin: 2002-11-21 19:53:40 +00:00
mach_exec.h KNF 2002-10-27 22:22:04 +00:00
mach_host.c Added host_info(PRIORITY_INFO) 2002-11-20 07:17:11 +00:00
mach_host.h Added host_info(PRIORITY_INFO) 2002-11-20 07:17:11 +00:00
mach_message.h - Cleanup msg bits and trailer values 2002-11-11 09:28:00 +00:00
mach_misc.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_namemap.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_port.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_port.h implement mach_insert_port_right() 2002-11-19 19:54:07 +00:00
mach_syscall.h regen 2002-11-26 08:10:58 +00:00
mach_syscallargs.h regen 2002-11-26 08:10:58 +00:00
mach_syscalls.c regen 2002-11-26 08:10:58 +00:00
mach_sysent.c regen 2002-11-26 08:10:58 +00:00
mach_task.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_task.h More mach traps: 2002-11-10 21:53:40 +00:00
mach_thread.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_thread.h Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_types.h Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_vm.c Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00
mach_vm.h Better vm_allocate emulation. 2002-11-24 17:22:59 +00:00
Makefile
syscalls.conf
syscalls.master Add thread_policy and clock_get_time mach traps. Implement 2002-11-26 08:10:14 +00:00