aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nullfs
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-224-5/+5
* Eliminate the last of the compile warnings in this module byMike Pritchard1997-02-121-7/+7
* Restore of #include <sys/kernel.h> so that this compiles withoutMike Pritchard1997-02-121-0/+1
* Make this compile again after the Lite2 merge.Mike Pritchard1997-02-123-8/+12
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-104-72/+236
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* Moved the fsnode MALLOC to before the call to getnewvnode() so that theDavid Greenman1996-06-121-3/+11
* Staticize.Poul-Henning Kamp1995-12-112-40/+43
* Added prototypes.Bruce Evans1995-12-033-6/+41
* null_node_find() and umap_node_find() were sometimes called without aBruce Evans1995-12-031-2/+2
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-092-12/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-14/+14
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Add four more filesystem flags:Garrett Wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-2/+1
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-102-7/+11
* GCC cleanup.Poul-Henning Kamp1994-10-021-7/+11
* More loadable VFS changes:Garrett Wollman1994-09-221-1/+2
* Fix a few niggling little bugs:Garrett Wollman1994-09-211-1/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-212-2/+6
* 1) cleaned up after Garrett - fixed more redundant declarations, changedDavid Greenman1994-08-201-2/+1
* Added $Id$David Greenman1994-08-021-5/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-244-0/+1196