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 Give every emulation its own Makefile for the syscall table. 1996-09-03 03:18:04 +00:00
files.ultrix Add '/emul/ultrix' pathname processing to Ultrix emulation, and move 1996-01-07 13:38:49 +00:00
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 Rewrite (a copy of) the emul-sunos termio/termios emulation code to 1996-01-04 19:03:32 +00:00
ultrix_util.h const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:30:38 +00:00