summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nullfs
Commit message (Expand)AuthorAgeFilesLines
* Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * sync from headsjg2013-04-121-3/+2
| |\ | |/ |/|
| * Updated dependenciessjg2013-03-111-0/+1
| * Updated dependenciessjg2013-02-161-2/+0
| * Sync with HEAD.obrien2013-02-081-23/+26
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | GC unused variables. Prefer NULL over 0 for pointers.jkim2013-03-051-3/+2
| |/ |/|
* | Allow to specify "cache" and "nocache" as an option forkib2013-01-031-23/+26
|/
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-2/+4
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-4/+2
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-1/+0
* Add a missing .Pp call.brueffer2006-04-191-0/+1
* Remove scary warning, since nullfs works fine thesedays.kris2006-01-161-13/+0
* Bring mount_nullfs up to WARNS=6.rodrigc2005-11-212-8/+6
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporsedelphij2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makedelphij2005-06-011-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-101-1/+1
* Sort sections.ru2005-01-181-5/+5
* Mechanically kill hard sentence breaks.ru2004-07-021-13/+27
* Remove advertising clause from University of California Regent's license,markm2004-04-092-8/+0
* style.Makefile(5):johan2004-02-231-1/+1
* Correct an instance of an erroneous "it's".ceri2004-01-071-1/+1
* The .Xr utilitycharnier2003-02-051-2/+3
* Uniformly refer to a file system as "file system".ru2002-12-121-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-11/+11
* Don't depend on namespace pollution in sys/mount.h andmux2002-08-131-0/+1
* Small diffs that p4 didn't catch when I extractedmux2002-08-031-2/+1
* Now that the kernel is able to load modules itself,mux2002-08-031-13/+2
* The .Nm utilitycharnier2002-07-061-3/+4
* Make mount_nullfs(8) use nmount(2) rather than mount(2) nowmux2002-05-231-5/+15
* more file system > filesystemtrhodes2002-05-161-8/+8
* o __P removedimp2002-03-211-2/+2
* Default to WARNS=2.obrien2001-12-041-0/+2
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+3
* Remove whitespace at EOL.dd2001-07-151-16/+16
* Correct grammar.dd2001-07-011-2/+2
* 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
* mdoc(7) police: normalize .Nd.ru2001-04-181-2/+1
* - 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
* Prepare for mdoc(7)NG.ru2000-12-271-3/+1
* Prepare for mdoc(7)NG.ru2000-12-181-3/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+1
OpenPOWER on IntegriCloud