NetBSD/sys/compat/ultrix
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.ultrix
syscalls.conf remove compat_xxx dependencies where they don't belong 1998-12-18 18:49:59 +00:00
syscalls.master const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:30:38 +00:00
ultrix_fs.c Shut 'gcc -Wuninitialized' up. 1999-04-25 02:42:01 +00:00
ultrix_ioctl.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:36:58 +00:00
ultrix_misc.c Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ultrix_pathname.c Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ultrix_syscall.h Regen 1999-02-09 20:31:43 +00:00
ultrix_syscallargs.h Regen 1999-02-09 20:31:43 +00:00
ultrix_syscalls.c Regen 1999-02-09 20:31:43 +00:00
ultrix_sysent.c Regen 1999-02-09 20:31:43 +00:00
ultrix_tty.h
ultrix_util.h const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:30:38 +00:00