summaryrefslogtreecommitdiffstats
path: root/sbin/mount_nfs
Commit message (Expand)AuthorAgeFilesLines
* MFC r314655:ngie2017-05-301-2/+2
* MFC: r317931rmacklem2017-05-221-1/+1
* MFC: r316793rmacklem2017-04-271-1/+9
* MFHgjb2016-04-161-1/+1
|\
| * Cleanup unnecessary semicolons from utilities we all love.pfg2016-04-151-1/+1
* | Explicitly add more files to the 'runtime' package.gjb2016-02-091-0/+1
|/
* mount_nfs: Be more clear on nmount(2) error with errmsg unsetcem2015-07-221-1/+2
* Since the case where secflavor < 0 indicates the security flavor isrmacklem2015-07-071-2/+2
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-10/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-193-298/+163
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Merge headsjg2014-04-281-1/+14
| |\ \
| * \ \ Merge from headsjg2013-09-051-1/+25
| |\ \ \
| * \ \ \ sync from headsjg2013-04-121-7/+6
| |\ \ \ \
| * | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | Sync with HEAD.obrien2013-02-081-1/+13
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
* | | | | | | Remove some oldnfs remnants.trasz2015-04-182-9/+0
* | | | | | | mdoc: remove EOL whitespace.joel2014-12-291-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Build mount_nfs(8) with WARNS=6.trasz2014-10-312-50/+59
* | | | | | Remove two functions unused after r273848. Would be nice if clangtrasz2014-10-301-29/+0
* | | | | | Note that the "timeout" nfs option is in tenths of a second.trasz2014-10-301-1/+2
* | | | | | Add support for "timeo", "actimeo", "noac", and "proto" optionstrasz2014-10-302-1/+46
* | | | | | Get rid of obsolete code in mount_nfs(8).trasz2014-10-301-217/+2
* | | | | | Provide -o vers= support for mount_nfs.bz2014-08-052-1/+55
| |_|_|_|/ |/| | | |
* | | | | Document the noncontigwr NFS mount option.rmacklem2013-12-081-1/+14
| |_|_|/ |/| | |
* | | | Document the "gssname" and "allgssname" mount options added by thermacklem2013-07-091-1/+25
| |_|/ |/| |
* | | GC unused variables. Prefer NULL over 0 for pointers.jkim2013-03-051-7/+6
| |/ |/|
* | Document the new NFS mount options added by r244042.rmacklem2012-12-091-1/+13
|/
* Add a timeout on positive name cache entries in the NFS client. That is,jhb2012-01-251-0/+4
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-1/+2
* Spelling fixes for sbin/uqs2012-01-071-1/+1
* Finish making 'wcommitsize' an NFS client mount option.jhb2011-11-142-0/+11
* Implemented a mount option "nocto" that disables cache coherencyru2011-05-041-1/+12
* Fix the Makefile for mount_nfs so that it creates armacklem2011-05-011-1/+1
* Update man pages related to the change in default NFS clientrmacklem2011-04-281-4/+8
* This patch changes head so that the default NFS client is now the newrmacklem2011-04-272-9/+5
* Fix deprecated warning about -L which said -i was deprecated.simon2010-12-261-1/+1
* Correct a typo.jh2010-10-271-1/+1
* Shut the compiler up; initializes the sotype variable to zero inkevlo2010-09-041-0/+1
* Introduce '[ipaddr]:path' notation.ume2010-02-041-6/+16
* static'ify function prototypes and convert K&R to ANSI.delphij2010-02-031-24/+23
* Document the negnametimeo option for mount_nfs as implementedrmacklem2010-01-211-0/+4
* Fix parsing of mount options specified with -o in case an option withjh2009-10-261-5/+5
* Change the default transport protocol for use by the Mount protocolrmacklem2009-09-171-1/+1
* Delete the descriptions of the gssname and allgssname optionss fromrmacklem2009-07-291-42/+1
OpenPOWER on IntegriCloud