summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fifofs/fifo_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.bde1996-09-031-1/+2
* Kill XNS.wollman1996-02-131-3/+3
* Another mega commit to staticize things.phk1995-12-141-7/+12
* Back out this one, must have screwed up somewhere :-(phk1995-12-111-7/+7
* Staticize.phk1995-12-111-7/+7
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-44/+44
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-1/+5
* Allow a pipe to be opened read/write at one end, as is allowed injkh1995-08-061-15/+28
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* Fixed bmap run-length brokeness.dg1995-02-031-1/+3
* GCC cleanup.phk1994-10-021-20/+24
* More loadable VFS changes:wollman1994-09-221-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+18
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+494
OpenPOWER on IntegriCloud