NetBSD/sys/compat/mach
manu ebbd46991b clock_sleep was 10 times too fast because of a wrong constant. 2003-12-21 14:44:43 +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 Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_exception.h KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +00:00
mach_exec.c Provide a kernel port for each thread. This makes the emulation of 2003-12-20 19:43:17 +00:00
mach_exec.h Provide a kernel port for each thread. This makes the emulation of 2003-12-20 19:43:17 +00:00
mach_host.c Move most of the code involved into message header, trailer, and descriptor 2003-12-09 11:29:01 +00:00
mach_host.h KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +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 Fix usage of fifth argument to pool_init(). 2003-12-21 07:53:58 +00:00
mach_message.h KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +00:00
mach_misc.c Implement swtch_pri() and swtch() 2003-11-16 01:12:30 +00:00
mach_notify.c Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_notify.h Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_port.c Fix usage of fifth argument to pool_init(). 2003-12-21 07:53:58 +00:00
mach_port.h Provide a kernel port for each thread. This makes the emulation of 2003-12-20 19:43:17 +00:00
mach_semaphore.c Fix usage of fifth argument to pool_init(). 2003-12-21 07:53:58 +00:00
mach_semaphore.h Enforce good santity checks with Mach messages sizes: 2003-11-13 13:40:39 +00:00
mach_services.c Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_services.h Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_services.master Move exception related code to a dedicated file 2003-12-09 12:13:44 +00:00
mach_services_names.c Move exception related code to a dedicated file 2003-12-09 12:13:44 +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 Provide a kernel port for each thread. This makes the emulation of 2003-12-20 19:43:17 +00:00
mach_task.h Add task_terminate 2003-11-30 20:42:03 +00:00
mach_thread.c Provide a kernel port for each thread. This makes the emulation of 2003-12-20 19:43:17 +00:00
mach_thread.h KNF, spelling and english fixes to some comments. remove trailing 2003-12-18 01:10:20 +00:00
mach_types.h I forgot to commit this file for vm_machine_attribute to build correctly 2003-11-30 20:42:55 +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