aboutsummaryrefslogtreecommitdiff
path: root/sys/miscfs/deadfs
Commit message (Expand)AuthorAgeFilesLines
* staticize.Poul-Henning Kamp1995-12-021-27/+27
* Removed unsed function dead_nullop().Bruce Evans1995-11-111-13/+3
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-44/+44
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countJohn Dyson1995-09-041-2/+3
* Cosmetics: added a #include and a static prototype to silence gcc.Poul-Henning Kamp1994-10-081-1/+3
* Use tsleep() rather than sleep so that 'ps' is more informative aboutDavid Greenman1994-10-061-2/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+14
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+354