..
darwin_attr.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_attr.h
darwin_audit.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
darwin_audit.h
darwin_commpage.c
print size_t with %zu.
2008-03-30 20:58:08 +00:00
darwin_commpage.h
darwin_exec.c
fix malloc type mismatches.
2008-01-03 14:25:49 +00:00
darwin_exec.h
darwin_ioctl.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_ioctl.h
darwin_ioframebuffer.c
Introduce device_find_by_xname and device_find_by_driver_unit to replace
2008-02-12 17:30:57 +00:00
darwin_ioframebuffer.h
darwin_iohidsystem.c
Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4).
2008-03-25 00:49:19 +00:00
darwin_iohidsystem.h
darwin_iokit.c
darwin_iokit.h
darwin_ktrace.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
darwin_mman.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_mount.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_mount.h
darwin_proc.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
darwin_ptrace.c
Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
2008-04-24 18:39:20 +00:00
darwin_ptrace.h
darwin_route.c
ANSIfy most of the function definitions in sys/compat (but not ndis).
2007-12-08 18:35:53 +00:00
darwin_route.h
darwin_signal.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
darwin_signal.h
Merge newlock2 to head.
2007-02-09 21:55:00 +00:00
darwin_socket.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_socket.h
Use do_sys_recvmsg(), so_sys_accept(), do_sys_getsockname() and do_sys_senmsg()
2007-06-24 18:07:34 +00:00
darwin_stat.c
Catch up with descriptor handling changes. See kern_descrip.c revision
2008-03-21 21:54:58 +00:00
darwin_syscall.h
Regen.
2008-04-23 14:10:03 +00:00
darwin_syscallargs.h
Regen.
2008-04-23 14:10:03 +00:00
darwin_syscalls.c
Regen.
2008-04-23 14:10:03 +00:00
darwin_sysctl.c
Network protocol interrupts can now block on locks, so merge the globals
2008-04-24 15:35:27 +00:00
darwin_sysctl.h
darwin_sysent.c
Regen.
2008-04-23 14:10:03 +00:00
darwin_thread.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
darwin_types.h
darwin_unistd.c
Convert all the system call entry points from:
2007-12-20 23:02:38 +00:00
files.darwin
Makefile
syscalls.conf
syscalls.master
-SYCALL_MPSAFE
2008-04-23 14:07:49 +00:00