summaryrefslogtreecommitdiffstats
path: root/sys/ufs/mfs
Commit message (Expand)AuthorAgeFilesLines
* Staticize.phk1995-12-173-46/+50
* Included <sys/conf.h> and updated to indirect devswitches so thatbde1995-12-141-4/+6
* *hack alert*! :-) This adds an option to the MFS_ROOT code so that itpeter1995-12-141-1/+94
* Completed function declarations and/or added prototypes and/or #includesbde1995-12-031-1/+3
* After having put on my Asbestos suit, complete the MFS_ROOT part of Terry'speter1995-11-281-26/+27
* Attempt to solve the busy-buffers-on-shutdown caused by MFS once and for all.peter1995-11-281-4/+14
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-092-46/+46
* mfs_open could panic with false identification: panic("mfs_ioctl: ....peter1995-10-311-2/+2
* Declare vfs_mountroot() in the right place.bde1995-08-301-3/+1
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-282-97/+173
* Fixed mfs reboot panic by never returning failure from mfs_start().dg1995-08-201-6/+5
* Converted mountlist to a CIRCLEQ.dg1995-08-111-2/+2
* Mount MFS as root RW. Remounting doesn't make sense.phk1995-05-291-2/+1
* NFS diskless operation was broken because swapdev_vp wasn't initialized.dg1995-05-191-4/+4
* Fix -Wformat warnings from LINT kernel.rgrimes1995-05-111-2/+2
* Add a printf so we can see where we get our rootfs from.phk1995-04-251-1/+2
* Removed redundant newlines that were in some panic strings.dg1995-03-191-2/+2
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Fixed bmap run-length brokeness.dg1995-02-031-1/+3
* Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-091-2/+1
* Removed unimplemented subr_rmap.c and unused references to it.dg1994-09-251-5/+1
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-212-2/+6
* Eliminated a whole pile of ancient (we're taking 4.3BSD) VM systemdg1994-09-121-81/+1
* Made idempotentpaul1994-08-213-3/+18
* Fix up some sloppy coding practices:wollman1994-08-181-2/+1
* Added $Id$dg1994-08-025-0/+5
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-252-0/+5
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-245-0/+922
OpenPOWER on IntegriCloud