aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_union
Commit message (Expand)AuthorAgeFilesLines
* 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