NetBSD/sys/compat/darwin
ad 284c2b9aef Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since
we no longer need to guard against access from hardware interrupt handlers.

Additionally, if cloning a process with CLONE_SIGHAND, arrange to have the
child process share the parent's lock so that signal state may be kept in
sync. Partially addresses PR kern/37437.
2008-04-24 18:39:20 +00:00
..
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
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
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
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