NetBSD/sys/compat/mach
christos 63e4ec4bd7 implement mach_insert_port_right() 2002-11-19 19:54:07 +00:00
..
arch/powerpc Added support for Darwin's PowerPC-only system calls: 2002-11-03 23:17:18 +00:00
Makefile
files.mach darwin needs us. 2002-11-14 21:38:51 +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 remove stack adjustment. 2002-11-19 16:29:32 +00:00
mach_exec.h KNF 2002-10-27 22:22:04 +00:00
mach_host.c use mach_integer_t instead of just int. 2002-11-19 16:18:43 +00:00
mach_host.h the host basic info belongs with the cpu. 2002-11-14 19:44:06 +00:00
mach_message.h - Cleanup msg bits and trailer values 2002-11-11 09:28:00 +00:00
mach_misc.c Implment map_fd mach trap 2002-11-16 20:00:29 +00:00
mach_namemap.c implement mach_insert_port_right() 2002-11-19 19:54:07 +00:00
mach_port.c implement mach_insert_port_right() 2002-11-19 19:54:07 +00:00
mach_port.h implement mach_insert_port_right() 2002-11-19 19:54:07 +00:00
mach_syscall.h Added mach_sys_msg_trap system call, and the host_page_size trap. 2002-11-10 09:41:45 +00:00
mach_syscallargs.h Added mach_sys_msg_trap system call, and the host_page_size trap. 2002-11-10 09:41:45 +00:00
mach_syscalls.c Added mach_sys_msg_trap system call, and the host_page_size trap. 2002-11-10 09:41:45 +00:00
mach_sysent.c Added mach_sys_msg_trap system call, and the host_page_size trap. 2002-11-10 09:41:45 +00:00
mach_task.c improve on debugging. 2002-11-14 21:17:30 +00:00
mach_task.h More mach traps: 2002-11-10 21:53:40 +00:00
mach_types.h More mach traps: 2002-11-10 21:53:40 +00:00
mach_vm.c in mach_sys_map_fd, if the mapping failed because of the requested place 2002-11-17 18:39:48 +00:00
mach_vm.h Implement mach_sys_load_shared_file. This are not complete yet, especially 2002-11-17 02:46:24 +00:00
syscalls.conf
syscalls.master Added mach_sys_msg_trap system call, and the host_page_size trap. 2002-11-10 09:41:45 +00:00