aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/fifofs
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-222-2/+2
* Rstored #include of <sys/kernel.h> so that this compilesMike Pritchard1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-102-92/+95
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Fixed errno for unsupported advisory locks. The errno is now EINVALBruce Evans1996-12-191-2/+2
* Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.Bruce Evans1996-09-031-1/+2
* Kill XNS.Garrett Wollman1996-02-131-3/+3
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-142-12/+13
* Back out this one, must have screwed up somewhere :-(Poul-Henning Kamp1995-12-112-8/+12
* Staticize.Poul-Henning Kamp1995-12-112-12/+8
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-4/+3
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-092-46/+46
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countJohn Dyson1995-09-041-1/+5
* Allow a pipe to be opened read/write at one end, as is allowed inJordan K. Hubbard1995-08-061-15/+28
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-162-2/+5
* YFfixPoul-Henning Kamp1995-02-141-1/+2
* Fixed bmap run-length brokeness.David Greenman1995-02-031-1/+3
* GCC cleanup.Poul-Henning Kamp1994-10-021-20/+24
* More loadable VFS changes:Garrett Wollman1994-09-222-4/+3
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+3
* Added $Id$David Greenman1994-08-022-0/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+18
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-242-0/+579