NetBSD/sys/compat/sunos32
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.sunos32
Makefile
sunos32_dirent.h
sunos32_exec_aout.c ANSIfy most of the function definitions in sys/compat (but not ndis). 2007-12-08 18:35:53 +00:00
sunos32_exec.c
sunos32_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
sunos32_ioctl.c Use FILE_LOCK() and FILE_UNLOCK(). 2008-01-05 19:14:07 +00:00
sunos32_misc.c Use FILE_LOCK() and FILE_UNLOCK(). 2008-01-05 19:14:07 +00:00
sunos32_syscall.h regen 2007-12-20 23:07:25 +00:00
sunos32_syscallargs.h regen 2007-12-20 23:07:25 +00:00
sunos32_syscalls.c regen 2007-12-20 23:07:25 +00:00
sunos32_sysent.c regen 2007-12-20 23:07:25 +00:00
sunos32.h
syscalls.conf
syscalls.master