aboutsummaryrefslogtreecommitdiff
path: root/sys/ufs/mfs/mfs_vnops.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize.Poul-Henning Kamp1995-12-171-20/+21
* Introduced a type `vop_t' for vnode operation functions and usedBruce Evans1995-11-091-44/+44
* mfs_open could panic with false identification: panic("mfs_ioctl: ....Peter Wemm1995-10-311-2/+2
* Fix -Wformat warnings from LINT kernel.Rodney W. Grimes1995-05-111-2/+2
* Removed redundant newlines that were in some panic strings.David Greenman1995-03-191-2/+2
* Fixed bmap run-length brokeness.David Greenman1995-02-031-1/+3
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.David Greenman1994-10-091-2/+1
* Removed unimplemented subr_rmap.c and unused references to it.David Greenman1994-09-251-5/+1
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-1/+3
* Eliminated a whole pile of ancient (we're taking 4.3BSD) VM systemDavid Greenman1994-09-121-81/+1
* 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/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+432