aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_unionfs
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-273-6/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-3/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* mount_unionfs: remove jokey cautions from man pageEd Maste2022-10-311-5/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Note the change of name in FreeBSD 5.0.Sevan Janiyan2016-10-031-2/+6
* Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* Fix markup.Edward Tomasz Napierala2015-09-021-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-3/+3
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * sync from headSimon J. Gerraty2013-04-121-3/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-3/+3
| |/ |/|
* | GC unused variables. Prefer NULL over 0 for pointers.Jung-uk Kim2013-03-051-3/+2
|/
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-161-2/+4
* Fix SYNOPSIS.Gleb Smirnoff2011-03-231-1/+1
* Add a notice to the man page that batteries should be installed.Ed Schouten2010-09-211-0/+1
* Allowed unionfs to use whiteout not supporting file system asDaichi GOTO2010-09-051-3/+4
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Added whiteout behavior option. ``-o whiteout=always'' is default modeDaichi GOTO2007-10-141-0/+4
* Raise WARNS level to 6.Craig Rodrigues2007-02-132-2/+3
* Fix parsing of -o uid and -o gid options, so that -o uidxx and -o gidxxCraig Rodrigues2007-01-051-2/+2
* Fix wrong markup and some wordsmithing.Hiroki Sato2006-12-311-72/+84
* o Correct a function prototype.Maxim Konovalov2006-12-041-1/+1
* Many, many thanks to Masanori OZAWA <ozawa@ongs.co.jp>Craig Rodrigues2006-12-023-96/+290
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporseXin LI2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makeXin LI2005-06-011-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-101-2/+2
* Mention the vfs.usermount sysctl.Christian Brueffer2004-07-181-0/+4
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-2/+5
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-7/+7
* Don't depend on namespace pollution in sys/mount.h andMaxime Henrion2002-08-131-0/+1
* Now that the kernel is able to load modules itself,Maxime Henrion2002-08-031-14/+3