summaryrefslogtreecommitdiffstats
path: root/sbin/mount_unionfs
Commit message (Expand)AuthorAgeFilesLines
* Now that the kernel is able to load modules itself,mux2002-08-031-14/+3
* The .Nm utilitycharnier2002-07-061-3/+2
* nmount'ify unionfs further by using separate options insteadmux2002-06-151-17/+17
* Convert mount_unionfs(8) to nmount.mux2002-05-241-10/+24
* o __P removedimp2002-03-211-2/+2
* Default to WARNS=2.obrien2001-12-041-0/+2
* Remove whitespace at EOL.dd2001-07-151-1/+1
* Actually rename FDESC, PORTAL, UMAP and UNION file systems.ru2001-05-241-5/+5
* Missed one mount_null(8) -> mount_nullfs(8) in previous commit.ru2001-05-241-1/+1
* Rename (after a repo-copy) some mount(8) programs:ru2001-05-233-10/+10
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-232-2/+2
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+1
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-6/+7
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Use Fx macro wherever possible.ru2000-11-141-1/+2
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-5/+3
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* User reports that using mount_null destroyed his filesystem, I replyjkh1998-12-221-1/+11
* .Nm mount_union -> .Nm.charnier1998-07-151-2/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
* Fixed an example.bde1997-08-251-1/+1
* Protect against target containing a '%' which might be misinterpretedsteve1997-08-231-2/+7
* Typo in previous change.dfr1997-05-231-1/+1
* Use realpath() on the source as well as the target otherwise it can bedfr1997-04-291-4/+8
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2 (use new getvfsbyname() and mount(2) interface)peter1997-03-112-8/+10
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-1/+1
* Disable setuid permission for mount_union(1).pst1996-05-171-3/+0
* Get rid of the last vestiges of the old MOUNT_* constants in thewollman1996-05-131-8/+11
* Another round of various man page cleanups.mpp1996-02-091-3/+0
* Guess whatphk1994-11-201-1/+1
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-1/+1
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-221-1/+10
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-263-0/+358
OpenPOWER on IntegriCloud