freebsd-dev/sys/miscfs/fifofs
Jordan K. Hubbard 78f1a844fb Allow a pipe to be opened read/write at one end, as is allowed in
SunOS and SCO.  You can then even use the pipe as a cheap fifo stack
(yuck!).  A semantic change also important (but not limited) to iBCS2
compatibility.
Submitted by:	swallace
1995-08-06 16:14:21 +00:00
..
fifo_vnops.c Allow a pipe to be opened read/write at one end, as is allowed in 1995-08-06 16:14:21 +00:00
fifo.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00