NetBSD/sys/compat/netbsd32
dsl 95a195791a Use FILE_LOCK() and FILE_UNLOCK().
Attempt to fix all the code paths so that the 'fp' returned by fd_getfile()
isn't left locked, and is always unlocked (and ref-counted) before
doing anything that might sleep.
2008-01-05 19:14:07 +00:00
..
files.netbsd32 Add missing lwp syscalls. Put them all together into a new file, 2007-02-18 09:03:54 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_30.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_compat_43.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_conv.h Remove all the __P 2007-12-04 18:40:07 +00:00
netbsd32_core.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
netbsd32_event.c Convert all the system call entry points from: 2007-12-20 23:02:38 +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 Use FILE_LOCK() and FILE_UNLOCK(). 2008-01-05 19:14:07 +00:00
netbsd32_ioctl.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_ioctl.h remove all the double (and triple) casts used to convert 32bit userspace 2007-03-16 22:21:40 +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 Convert all the system call entry points from: 2007-12-20 23:02:38 +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 Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_socket.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_syscall.h regen 2007-12-20 23:07:25 +00:00
netbsd32_syscallargs.h regen 2007-12-20 23:07:25 +00:00
netbsd32_syscalls.c regen 2007-12-20 23:07:25 +00:00
netbsd32_sysctl.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32_sysent.c regen 2007-12-20 23:07:25 +00:00
netbsd32_time.c Fix prototypes used when NTP is not in use. 2007-12-21 17:36:09 +00:00
netbsd32_wait.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
netbsd32.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
syscalls.conf Add arguments to sys_syscall and sys___syscall. 2007-11-09 15:05:33 +00:00
syscalls.master Remove all the 'const'. Although the fields might be 32bit pointers to 2007-12-17 20:45:29 +00:00