NetBSD/sys/miscfs/portal
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 Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
portal.h miscfs prototype changes 1996-02-09 22:39:56 +00:00
portal_vfsops.c Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
portal_vnops.c Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00