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 if syscall_debug & compat_sunos, include sunos_syscalls.c 1998-08-06 02:58:44 +00:00
sunos.h Since the last signal restructuring the sparc also has an sunos_sendsig(). 1998-09-13 20:20:48 +00:00
sunos_dirent.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
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 use __sparc__ not sparc 1998-08-09 03:12:39 +00:00
sunos_ioctl.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
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 Const poisoning and CHECK_ALT_CREAT fixes 1999-02-09 20:29:24 +00:00
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master Use standard system fchroot instead of emulation-specific copy. 1999-03-22 17:28:21 +00:00