NetBSD/sys/miscfs/fifofs
matt 32a315ff7c Use the so_send and so_receive funcptrs in the socket instead of calling
sosend/soreceive directly.  [I've been meaning to commit these for months.]
1998-10-31 01:18:41 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
fifo.h Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
fifo_vnops.c Use the so_send and so_receive funcptrs in the socket instead of calling 1998-10-31 01:18:41 +00:00