NetBSD/sys/compat/mach
manu 6c669327ef Add the emul.mach.exception.hang sysctl, which helps catching programs
that die before they disapear. This is usefull because we cannot start
Mach-O binaries under gdb. We attach the hung process instead.
2004-07-27 22:01:56 +00:00
..
arch/powerpc Mark the thread id as clean in cthread_set_self 2004-07-03 09:44:04 +00:00
Makefile
files.mach Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_bootstrap.c
mach_bootstrap.h
mach_clock.c
mach_clock.h
mach_errno.c
mach_errno.h
mach_exception.c Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +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 all ports define __HAVE_SIGINFO now, so remove the CPP conditionals 2004-03-26 17:34:18 +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
mach_iokit.h
mach_message.c Use PR_WAITOK instead of M_WAITOK for pool_get(). This is polite, 2004-03-24 16:55:07 +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
mach_port.c Added port_get_refs and port_mod_refs 2004-07-24 15:46:02 +00:00
mach_port.h Added port_get_refs and port_mod_refs 2004-07-24 15:46:02 +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 Regen 2004-07-24 15:47:23 +00:00
mach_services.h Regen 2004-07-24 15:47:23 +00:00
mach_services.master Added port_get_refs and port_mod_refs 2004-07-24 15:46:02 +00:00
mach_services_names.c Regen 2004-07-24 15:47:23 +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_sysctl.c Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +00:00
mach_sysctl.h Add the emul.mach.exception.hang sysctl, which helps catching programs 2004-07-27 22:01:56 +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
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 Added port_get_refs and port_mod_refs 2004-07-24 15:46:02 +00:00
mach_vm.c bugfix: vm_copy was only copying the first page 2004-07-18 23:19:52 +00:00
mach_vm.h
makemachservices.sh
syscalls.conf
syscalls.master - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00