NetBSD/sys/compat/netbsd32
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
..
files.netbsd32
Makefile
netbsd32_compat_09.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_10.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_12.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_13.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_14.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_20.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_compat_30.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_compat_43.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_conv.h Remove all the __P 2007-12-04 18:40:07 +00:00
netbsd32_core.c
netbsd32_event.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_exec_aout.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
netbsd32_exec_elf32.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
netbsd32_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
netbsd32_execve.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_fs.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
netbsd32_ioctl.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_ioctl.h Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_ipc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_lwp.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_netbsd.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_select.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_sem.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_signal.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
netbsd32_socket.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
netbsd32_syscall.h Regen. 2008-04-24 11:51:47 +00:00
netbsd32_syscallargs.h Regen. 2008-04-24 11:51:47 +00:00
netbsd32_syscalls.c Regen. 2008-04-24 11:51:47 +00:00
netbsd32_sysctl.c Patch up sysctl locking: 2008-01-07 16:12:52 +00:00
netbsd32_sysent.c Regen. 2008-04-24 11:51:47 +00:00
netbsd32_time.c Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
netbsd32_wait.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
netbsd32.h Fix build 2008-02-02 15:17:06 +00:00
syscalls.conf Add arguments to sys_syscall and sys___syscall. 2007-11-09 15:05:33 +00:00
syscalls.master - Retire SYCALL_MPSAFE. With the exceptions of darwin and irix emulations, 2008-04-24 11:51:18 +00:00