NetBSD/sys/compat/netbsd32
ad 928a6b2096 PR kern/38135 vfs_busy/vfs_trybusy confusion
The previous fix worked, but it opened a window where mounts could have
disappeared from mountlist while the caller was traversing it using
vfs_trybusy(). Fix that.
2008-04-30 12:49:16 +00:00
..
Makefile
files.netbsd32
netbsd32.h Fix build 2008-02-02 15:17:06 +00:00
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 PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +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 Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
netbsd32_exec.h Remove all the __P 2007-12-04 18:40:07 +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
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 to new 2 clause license 2008-04-29 06:53:00 +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 to new 2 clause license 2008-04-29 06:53:00 +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
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