NetBSD/sys/compat
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
..
aout sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin 1999-03-28 21:56:56 +00:00
common Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
freebsd compute the value to be used for e_arglen via howmany(value, sizeof (char *)), 1999-04-30 23:07:01 +00:00
hpux Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ibcs2 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
linux Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
m68k4k
netbsd32 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
osf1 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ossaudio Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
sunos Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
svr4 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
ultrix Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
vax1k completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile