summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/union/union_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Added prototypes.bde1995-12-031-1/+40
* 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-2/+3
* The `cred' and `proc' args were missing for some VOP_OPEN() and VOP_CLOSE()bde1995-08-171-3/+3
* 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
* From tim@cs.city.ac.uk (Tim Wilkinson):dg1994-11-041-4/+8
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-101-7/+8
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-4/+4
* Fix a few niggling little bugs:wollman1994-09-211-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-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1495
OpenPOWER on IntegriCloud