NetBSD/sys/compat/mach
manu 4de9ba3f19 Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
..
arch/powerpc
Makefile
files.mach First work on notifications. Not really working for now. 2003-03-29 11:04:08 +00:00
mach_bootstrap.c Fix a buffer overflow that was leading to various kernel crashes 2003-08-26 21:52:18 +00:00
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c A first attempt at providing access to our device tree through the IOKit. 2003-02-09 22:13:46 +00:00
mach_errno.h Introduced IOKit driver methods. Moved back into Mach some IOKit driver 2003-02-20 22:39:42 +00:00
mach_exec.c add support for non-executable mappings (where the hardware allows this) 2003-08-24 17:52:28 +00:00
mach_exec.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
mach_host.c
mach_host.h
mach_iokit.c Added a IOFBSETCOLORCONVERTTABLE method in ioframebuffer driver. 2003-07-01 19:15:47 +00:00
mach_iokit.h Added IOHIDSystem properties (this is about keyboard mapping) 2003-06-03 06:48:47 +00:00
mach_message.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
mach_message.h Added a IOFBSETCOLORCONVERTTABLE method in ioframebuffer driver. 2003-07-01 19:15:47 +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 vm_region_64 and thread_info 2003-09-06 23:52:24 +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 Another chicken sacrifice to the gcc3 warning gods. 2003-08-05 21:12:53 +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 Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
mach_thread.h Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
mach_types.h Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
mach_vm.c Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
mach_vm.h Added vm_region_64 and thread_info 2003-09-06 23:52:25 +00:00
syscalls.conf
syscalls.master