summaryrefslogtreecommitdiffstats
path: root/sys/ufs/lfs/lfs_vfsops.c
Commit message (Expand)AuthorAgeFilesLines
* Another VFS cleanup "kilo commit"phk1997-10-161-1/+6
* Two more places where root filesystems were mounted, put them at the head ofjulian1997-10-161-2/+2
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-121-2/+5
* Use generic ufs_reclaim().phk1997-10-101-1/+3
* Removed yet more vestiges of config-time swap configuration and/orbde1997-09-071-8/+4
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-4/+4
* Removed unused #includes.bde1997-08-021-4/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 1: don't includebde1997-03-241-2/+1
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-2/+2
* Merged the rest of lfs from Lite2. It compiles (uncleanly) but is asbde1997-03-231-28/+108
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Convert QUOTA to new-style option.wollman1996-01-051-1/+3
* Staticize.phk1995-12-171-10/+19
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-27/+91
* 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
* John Dyson's patches (and a few from me too) to LFS to use a differentgibbs1994-11-171-1/+2
* Undo a previous change. <sys/disklabel.h> was broken, not these files.bde1994-11-141-2/+1
* From: fredriks@mcs.com (Lars Fredriksen)jkh1994-10-281-1/+2
* Implemented loadable VFS modules, and made most existing filesystemswollman1994-09-211-1/+3
* Implemented filesystem clean bit via:dg1994-08-201-3/+3
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-2/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+6
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+573
OpenPOWER on IntegriCloud