NetBSD/sys/compat/mach
manu da05e7b4d3 Added io_service_close and the io_connect_map_memory method for
ioframebuffer's shared meory (used to handle the cursor).

XDarwin and WindowServer now fail on framebuffer mapping.
2003-05-14 18:28:04 +00:00
..
arch/powerpc
files.mach First work on notifications. Not really working for now. 2003-03-29 11:04:08 +00:00
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c
mach_errno.h
mach_exec.c First attempt with task_suspend/task_resume, but we hit some bugs somewhere 2003-04-06 17:58:49 +00:00
mach_exec.h First attempt with task_suspend/task_resume, but we hit some bugs somewhere 2003-04-06 17:58:49 +00:00
mach_host.c
mach_host.h
mach_iokit.c Added io_service_close and the io_connect_map_memory method for 2003-05-14 18:28:04 +00:00
mach_iokit.h Added io_service_close and the io_connect_map_memory method for 2003-05-14 18:28:04 +00:00
mach_message.c
mach_message.h Added vm_region and vm_msync traps 2003-03-03 22:07:39 +00:00
mach_misc.c First work on notifications. Not really working for now. 2003-03-29 11:04:08 +00:00
mach_namemap.c Added io_service_close and the io_connect_map_memory method for 2003-05-14 18:28:04 +00:00
mach_notify.c Fix a few bugs and get a better notification support (A sample program 2003-04-05 19:27:51 +00:00
mach_notify.h Fix a few bugs and get a better notification support (A sample program 2003-04-05 19:27:51 +00:00
mach_port.c Fix a few bugs and get a better notification support (A sample program 2003-04-05 19:27:51 +00:00
mach_port.h Make io_iterator_reset working for device class itaerators 2003-04-30 18:38:19 +00:00
mach_semaphore.c
mach_semaphore.h
mach_syscall.h
mach_syscallargs.h
mach_syscalls.c
mach_sysent.c
mach_task.c More debug 2003-04-29 22:12:51 +00:00
mach_task.h First attempt with task_suspend/task_resume, but we hit some bugs somewhere 2003-04-06 17:58:49 +00:00
mach_thread.c
mach_thread.h Implement task_info 2003-04-05 21:18:02 +00:00
mach_types.h Implement task_info 2003-04-05 21:18:02 +00:00
mach_vm.c Improved bahvior for map_fd. When Darin uses findspace = 0, this seems to 2003-04-19 21:41:15 +00:00
mach_vm.h Added vm_region and vm_msync traps 2003-03-03 22:07:39 +00:00
Makefile
syscalls.conf
syscalls.master