NetBSD/sys/compat/svr4
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.svr4
Makefile
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec_elf32.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
svr4_exec_elf64.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
svr4_exec.c Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_fcntl.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_fcntl.h
svr4_filio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_ioctl.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_ipc.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
svr4_ipc.h
svr4_lwp.c sys_kill -> sys__lwp_kill 2008-04-23 13:49:21 +00:00
svr4_lwp.h
svr4_misc.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
svr4_mman.h
svr4_net.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
svr4_resource.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
svr4_resource.h
svr4_schedctl.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
svr4_schedctl.h
svr4_siginfo.h
svr4_signal.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00
svr4_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_signo.c
svr4_socket.c Sprinkle locks. 2008-04-23 13:58:06 +00:00
svr4_socket.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_sockio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_sockio.h Extract common code into subroutine svr4_count_ifnum(). 2007-12-05 01:10:47 +00:00
svr4_sockmod.h
svr4_stat.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Sprinkle locks. 2008-04-23 13:58:06 +00:00
svr4_stropts.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_syscall.h Regen. 2008-04-23 14:10:03 +00:00
svr4_syscallargs.h Regen. 2008-04-23 14:10:03 +00:00
svr4_syscalls.c Regen. 2008-04-23 14:10:03 +00:00
svr4_sysconfig.h
svr4_sysent.c Regen. 2008-04-23 14:10:03 +00:00
svr4_systeminfo.h
svr4_termios.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h Remove all the __P 2007-12-04 18:40:07 +00:00
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master -SYCALL_MPSAFE 2008-04-23 14:07:49 +00:00