NetBSD/sys/compat/mach
manu 48b5fdb14d Don't use the target port in task_for_pid: it is only usefull on
multiple-machine configurations -- something we don't do yet.
2003-11-22 17:17:55 +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 Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_bootstrap.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_bootstrap.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_clock.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_clock.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_errno.c
mach_errno.h
mach_exec.c Avoid re-allocations of darwin_emuldata structures by COMPAT_MACH. This 2003-11-20 22:05:25 +00:00
mach_exec.h Avoid re-allocations of darwin_emuldata structures by COMPAT_MACH. This 2003-11-20 22:05:25 +00:00
mach_host.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_host.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_iokit.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_iokit.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_message.c More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_message.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_misc.c Implement swtch_pri() and swtch() 2003-11-16 01:12:30 +00:00
mach_notify.c Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_notify.h Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_port.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_port.h First work on Mach exceptions. Things that can turn into signals on UNIX 2003-11-17 01:52:14 +00:00
mach_semaphore.c Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_semaphore.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_services.c More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_services.h More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_services.master More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_services_names.c More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_syscall.h Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_syscallargs.h Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_syscalls.c Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_sysent.c Start to implement another strange feature: signals as Mach software 2003-11-20 07:12:34 +00:00
mach_task.c Don't use the target port in task_for_pid: it is only usefull on 2003-11-22 17:17:55 +00:00
mach_task.h First work on Mach exceptions. Things that can turn into signals on UNIX 2003-11-17 01:52:14 +00:00
mach_thread.c Implement swtch_pri() and swtch() 2003-11-16 01:12:30 +00:00
mach_thread.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_types.h More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
mach_vm.c Typos in make_memory_entry_64 name definitions 2003-11-16 01:14:07 +00:00
mach_vm.h More work on exceptions. Once a task has raised an exception, it remains 2003-11-18 01:40:18 +00:00
makemachservices.sh First work on Mach exceptions. Things that can turn into signals on UNIX 2003-11-17 01:52:14 +00:00
syscalls.conf
syscalls.master