summaryrefslogtreecommitdiff
path: root/sys/miscfs/union
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r14557,Peter Wemm1996-03-113-4/+1075
|\
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-118-0/+4700
* Added prototypes.Bruce Evans1995-12-033-7/+70
* 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-2/+3
* The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE()Bruce Evans1995-08-172-5/+5
* Removed my special-case hack for VOP_LINK and fixed the problem with theDavid Greenman1995-08-011-3/+3
* Fixed VOP_LINK argument order botch.David Greenman1995-06-281-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-8/+8
* 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-162-3/+8
* From tim@cs.city.ac.uk (Tim Wilkinson):David Greenman1994-11-042-5/+11
* Cosmetics. reduce the noise from gcc -Wall.Poul-Henning Kamp1994-10-103-19/+26
* Use tsleep() rather than sleep so that 'ps' is more informative aboutDavid Greenman1994-10-062-7/+7
* 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
* Added $Id$David Greenman1994-08-025-5/+6
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-253-6/+5
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-246-0/+3138