summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
...
* Pass lists of possible root devices and their names up to theBruce Evans1998-06-091-16/+28
* Make the devfs SLICE option a standard type option.Julian Elischer1998-04-201-1/+2
* Add changes and code to implement a functional DEVFS.Julian Elischer1998-04-191-2/+5
* If the root mount fails from a device that is not the compatability sliceMike Smith1998-03-111-1/+13
* Staticize.Eivind Eklund1998-02-091-2/+2
* Make the BOOTP family new-style options (in opt_bootp.h)Eivind Eklund1998-01-091-1/+3
* Cleanup my last patch hereJulian Elischer1997-12-011-43/+32
* Shift a few SYSINT() calls around.Julian Elischer1997-11-251-2/+24
* Remove a bunch of variables which were unused both in GENERIC and LINT.Poul-Henning Kamp1997-11-071-3/+1
* We are mounting the root.Julian Elischer1997-10-161-2/+2
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.Poul-Henning Kamp1997-10-121-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-45/+29
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* 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