NetBSD/sys/compat/mach
manu 29638672ea off-by-one error in ary subscript. 2004-01-02 02:09:52 +00:00
..
arch/powerpc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
Makefile iTry to gather as much Mach services names as possible, this way we 2003-11-15 22:55:35 +00:00
files.mach Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_bootstrap.c Move most of the code involved into message header, trailer, and descriptor 2003-12-09 11:29:01 +00:00
mach_bootstrap.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_clock.c clock_sleep was 10 times too fast because of a wrong constant. 2003-12-21 14:44:43 +00:00
mach_clock.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_errno.c In mach_msg_error, don't display error message when the error 2003-12-09 17:10:02 +00:00
mach_errno.h
mach_exception.c Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_exception.h Rework Mach exception and Darwin's ptrace. gdb is now able to attach a 2003-12-24 23:22:22 +00:00
mach_exec.c Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_exec.h Rework Mach exception and Darwin's ptrace. gdb is now able to attach a 2003-12-24 23:22:22 +00:00
mach_host.c Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_host.h Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_iokit.c Fix various broken sanity checks in iokit emulation. 2003-12-09 17:13:18 +00:00
mach_iokit.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_message.c off-by-one error in ary subscript. 2004-01-02 02:09:52 +00:00
mach_message.h union without a name does not build on i386... 2003-12-26 16:31:29 +00:00
mach_misc.c - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_notify.c Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_notify.h Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_port.c Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_port.h Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_semaphore.c - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_semaphore.h - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_services.c Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_services.h Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_services.master Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_services_names.c Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_syscall.h - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_syscallargs.h - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_syscalls.c - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_sysent.c - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
mach_task.c Try to do a better job at Mach port refcount. That's not perfect, though. 2004-01-01 22:48:54 +00:00
mach_task.h Add task_terminate 2003-11-30 20:42:03 +00:00
mach_thread.c Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_thread.h Added Mach services (no real implementation, just empty shells to make 2003-12-29 01:30:27 +00:00
mach_types.h In DPRINTF? replace uprintf, so that we get debug output for daemons too. 2003-12-30 00:14:20 +00:00
mach_vm.c KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +00:00
mach_vm.h KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +00:00
makemachservices.sh Fix minor bug in the script that generate Mach services files (the master 2003-11-30 00:09:59 +00:00
syscalls.conf
syscalls.master - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00