aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
* Finished (?) cleaning up sysinit stuff.Bruce Evans1995-12-021-7/+2
* Second batch of cleanup changes.Poul-Henning Kamp1995-10-291-2/+1
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofDavid Greenman1995-09-091-4/+4
* Fix benign type mismatch in a sysinit function arg.Bruce Evans1995-08-301-2/+2
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-5/+137
* Make a kernel sans FFS possible.Poul-Henning Kamp1994-11-121-11/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-217/+1
* Added msdosfs.Doug Rabson1994-09-191-2/+13
* Implemented filesystem clean bit via:David Greenman1994-08-201-5/+1
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+260