NetBSD/sys/compat/sunos
thorpej e3669c3393 Add "use counting" to file entries. When closing a file, and it's reference
count is 0, wait for use count to drain before finishing the close.

This is necessary in order for multiple processes to safely share file
descriptor tables.
1999-05-05 20:01:01 +00:00
..
Makefile
files.sunos
sunos.h
sunos_dirent.h
sunos_exec.c Need sunos_sigcode and sunos_esigcode now that our sigreturn is 1999-04-29 16:14:04 +00:00
sunos_exec.h
sunos_ioctl.c
sunos_misc.c Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
sunos_syscall.h Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
sunos_syscallargs.h Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
sunos_syscalls.c Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
sunos_sysent.c Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
sunos_util.h
syscalls.conf
syscalls.master