summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_init.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-08-021-8/+1
* Moved vfs sysctls to where Lite2 put them. No code changes yet.bde1997-03-021-60/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Changed `#ifdef COMPAT_PRELITE2' to `#ifndef NO_COMPAT_PRELITE2' so thatbde1997-02-181-3/+3
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-31/+75
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* From Lite2: rename fs to vfs.hsu1996-03-111-4/+4
* Staticize.phk1995-12-171-4/+4
* A major sweep over the sysctl stuff.phk1995-12-041-2/+2
* Oops, the last commit left a redundant declaration.bde1995-12-031-3/+1
* Completed function declarations and/or added prototypes.bde1995-12-021-2/+3
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-7/+5
* Mega commit for sysctl.phk1995-11-201-56/+16
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-8/+8
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-3/+12
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Actually implement the functionality documented in sysctl.h for type CTL_FS.wollman1994-10-201-1/+13
* Cosmetics: added ()'s and fixed prinf-formats to make gcc silent.phk1994-10-081-3/+3
* Make NFS loadable.wollman1994-09-221-1/+9
* mount.h: Declare getvfs* functions from libc.wollman1994-09-221-2/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-12/+91
* Fix up some sloppy coding practices:wollman1994-08-181-1/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+246
OpenPOWER on IntegriCloud