aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_null/mount_null.c
Commit message (Expand)AuthorAgeFilesLines
* Rename (after a repo-copy) some mount(8) programs:Ruslan Ermilov2001-05-231-148/+0
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-231-1/+1
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-5/+5
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-5/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* -Wall.Philippe Charnier1998-07-061-4/+4
* 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-111-11/+12
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-2/+2
* Get rid of the last vestiges of the old MOUNT_* constants in theGarrett Wollman1996-05-131-8/+15
* Add support for filesystem-specific `-o' options, and re-implement theGarrett Wollman1994-11-011-1/+1
* Automatically load NFS and a bevy of other filesystems.Garrett Wollman1994-09-221-1/+10
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-261-0/+129