aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/vfs_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofDavid Greenman1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersJulian Elischer1995-08-281-3/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Actually implement the functionality documented in sysctl.h for type CTL_FS.Garrett Wollman1994-10-201-1/+13
* Cosmetics: added ()'s and fixed prinf-formats to make gcc silent.Poul-Henning Kamp1994-10-081-3/+3
* Make NFS loadable.Garrett Wollman1994-09-221-1/+9
* mount.h: Declare getvfs* functions from libc.Garrett Wollman1994-09-221-2/+2
* Implemented loadable VFS modules, and made most existing filesystemsGarrett Wollman1994-09-211-12/+91
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-1/+2
* 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/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+246