summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fifofs/fifo_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-3/+4
* Don't include <sys/ioctl.h> in the kernel. Stage 3: includebde1997-03-241-2/+2
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Rstored #include of <sys/kernel.h> so that this compilesmpp1997-02-121-0/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-89/+88
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed errno for unsupported advisory locks. The errno is now EINVALbde1996-12-191-2/+2
* 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