summaryrefslogtreecommitdiff
path: root/sys/miscfs/nullfs/null_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.7_cvscvs2svn1998-07-241-1/+1
* Staticize.Poul-Henning Kamp1995-12-111-18/+21
* Added prototypes.Bruce Evans1995-12-031-2/+9
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-10/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-101-3/+4
* Fix a few niggling little bugs:Garrett Wollman1994-09-211-1/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+3
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-2/+1
* Added $Id$David Greenman1994-08-021-5/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+462