NetBSD/sys/compat/mach
itojun 51110d0c20 use strlcpy
[compat/svr4_32 should have bound check for SVR4_32_AUX_ARGSIZ]
2003-05-16 14:36:30 +00:00
..
arch/powerpc - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
Makefile
files.mach First work on notifications. Not really working for now. 2003-03-29 11:04:08 +00:00
mach_bootstrap.c use strlcpy 2003-05-16 14:36:30 +00:00
mach_bootstrap.h
mach_clock.c Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_clock.h - When MACH_MSG_RCV_LARGE is set, we must return a message with just a header 2002-12-27 19:57:47 +00:00
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 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 - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
mach_host.h - WindowServer wants io_master_port? Give it a port! 2003-02-02 19:06:31 +00:00
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 More IOKit basics. Also introduced a mach_port flag to get a precise idea 2003-02-05 23:58:09 +00:00
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 Do a preliminary switchover of the mach code to lwp's. It compiles now 2003-01-21 04:06:06 +00:00
mach_semaphore.h
mach_syscall.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscallargs.h Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_syscalls.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
mach_sysent.c Regen for correct RCS ID. 2003-01-18 23:36:48 +00:00
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 For cproc_t, use a per thread value instead of a per process value. ifdef 2003-01-30 19:14:18 +00:00
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
syscalls.conf
syscalls.master Merge the nathanw_sa branch. 2003-01-18 08:18:50 +00:00