aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_null
Commit message (Expand)AuthorAgeFilesLines
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-3/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-3/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+1
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-5/+5
* Fix a bunch of typos.Tim Vanderhoek2000-05-151-7/+10
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-5/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* User reports that using mount_null destroyed his filesystem, I replyJordan K. Hubbard1998-12-221-1/+11
* -Wall.Philippe Charnier1998-07-062-9/+11
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-1/+0
* Use realpath on the source as well as the destination.Doug Rabson1997-05-231-3/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)Peter Wemm1997-03-113-20/+34
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-2/+2
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Get rid of the last vestiges of the old MOUNT_* constants in theGarrett Wollman1996-05-131-8/+15
* Fix a bunch of spelling errors.Mike Pritchard1996-01-291-2/+2
* This time: an absolute -I :-<Poul-Henning Kamp1994-11-201-1/+1
* Add support for filesystem-specific `-o' options, and re-implement theGarrett Wollman1994-11-011-1/+1
* Fixed a type.Joerg Wunsch1994-10-301-1/+1
* Automatically load NFS and a bevy of other filesystems.Garrett Wollman1994-09-221-1/+10
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+360