summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
* Pass lists of possible root devices and their names up to thebde1998-06-091-16/+28
* Make the devfs SLICE option a standard type option.julian1998-04-201-1/+2
* Add changes and code to implement a functional DEVFS.julian1998-04-191-2/+5
* If the root mount fails from a device that is not the compatability slicemsmith1998-03-111-1/+13
* Staticize.eivind1998-02-091-2/+2
* Make the BOOTP family new-style options (in opt_bootp.h)eivind1998-01-091-1/+3
* Cleanup my last patch herejulian1997-12-011-43/+32
* Shift a few SYSINT() calls around.julian1997-11-251-2/+24
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-3/+1
* We are mounting the root.julian1997-10-161-2/+2
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-45/+29
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-7/+2
* Second batch of cleanup changes.phk1995-10-291-2/+1
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-4/+4
* Fix benign type mismatch in a sysinit function arg.bde1995-08-301-2/+2
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-5/+137
* Make a kernel sans FFS possible.phk1994-11-121-11/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-217/+1
* Added msdosfs.dfr1994-09-191-2/+13
* Implemented filesystem clean bit via:dg1994-08-201-5/+1
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+260
OpenPOWER on IntegriCloud