..
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
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +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
Introduced IOKit driver methods. Moved back into Mach some IOKit driver
2003-02-20 22:39:42 +00:00
mach_exception.c
Move exception related code to a dedicated file
2003-12-09 12:13:44 +00:00
mach_exception.h
Move exception related code to a dedicated file
2003-12-09 12:13:44 +00:00
mach_exec.c
Remove the reference to struct proc in kernel and host port once the
2003-12-06 17:04:50 +00:00
mach_exec.h
Move exception related code to a dedicated file
2003-12-09 12:13:44 +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
Enforce good santity checks with Mach messages sizes:
2003-11-13 13:40:39 +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
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_message.h
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +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
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_port.h
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_semaphore.c
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +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
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_task.h
Add task_terminate
2003-11-30 20:42:03 +00:00
mach_thread.c
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_thread.h
Enforce good santity checks with Mach messages sizes:
2003-11-13 13:40:39 +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
Move most of the code involved into message header, trailer, and descriptor
2003-12-09 11:29:01 +00:00
mach_vm.h
Use appropriate macro definitions when filling complex messages
2003-12-08 12:03:16 +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
Merge the nathanw_sa branch.
2003-01-18 08:18:50 +00:00