summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/union
Commit message (Expand)AuthorAgeFilesLines
* Added prototypes.bde1995-12-033-7/+70
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-46/+46
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countdyson1995-09-041-2/+3
* The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE()bde1995-08-172-5/+5
* Removed my special-case hack for VOP_LINK and fixed the problem with thedg1995-08-011-3/+3
* Fixed VOP_LINK argument order botch.dg1995-06-281-2/+2
* Remove trailing whitespace.rgrimes1995-05-302-8/+8
* Add four more filesystem flags:wollman1995-03-161-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-162-3/+8
* From tim@cs.city.ac.uk (Tim Wilkinson):dg1994-11-042-5/+11
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-103-19/+26
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-062-7/+7
* More loadable VFS changes:wollman1994-09-221-1/+2
* Fix a few niggling little bugs:wollman1994-09-211-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+6
* Added $Id$dg1994-08-025-5/+6
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-253-6/+5
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-246-0/+3138
OpenPOWER on IntegriCloud