aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_unionfs
Commit message (Expand)AuthorAgeFilesLines
* Actually rename FDESC, PORTAL, UMAP and UNION file systems.Ruslan Ermilov2001-05-241-5/+5
* Missed one mount_null(8) -> mount_nullfs(8) in previous commit.Ruslan Ermilov2001-05-241-1/+1
* Rename (after a repo-copy) some mount(8) programs:Ruslan Ermilov2001-05-233-10/+10
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileRuslan Ermilov2001-05-232-2/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-6/+7
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+2
* 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
* .Nm mount_union -> .Nm.Philippe Charnier1998-07-151-2/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowBruce Evans1998-01-201-1/+0
* Fixed an example.Bruce Evans1997-08-251-1/+1
* Protect against target containing a '%' which might be misinterpretedSteve Price1997-08-231-2/+7
* Typo in previous change.Doug Rabson1997-05-231-1/+1
* Use realpath() on the source as well as the target otherwise it can beDoug Rabson1997-04-291-4/+8
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)Peter Wemm1997-03-112-8/+10
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-141-1/+1
* Disable setuid permission for mount_union(1).Paul Traina1996-05-171-3/+0
* Get rid of the last vestiges of the old MOUNT_* constants in theGarrett Wollman1996-05-131-8/+11
* Another round of various man page cleanups.Mike Pritchard1996-02-091-3/+0
* Guess whatPoul-Henning Kamp1994-11-201-1/+1
* 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
* 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/+358