aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs
Commit message (Expand)AuthorAgeFilesLines
* mount_nfs: Be more clear on nmount(2) error with errmsg unsetConrad Meyer2015-07-221-1/+2
* Since the case where secflavor < 0 indicates the security flavor isRick Macklem2015-07-071-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-10/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-298/+163
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-1/+14
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+25
| |\ \ \
| * \ \ \ sync from headSimon J. Gerraty2013-04-121-7/+6
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync with HEAD.David E. O'Brien2013-02-081-1/+13
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | | | Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-182-9/+0
* | | | | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Build mount_nfs(8) with WARNS=6.Edward Tomasz Napierala2014-10-312-50/+59
* | | | | | Remove two functions unused after r273848. Would be nice if clangEdward Tomasz Napierala2014-10-301-29/+0
* | | | | | Note that the "timeout" nfs option is in tenths of a second.Edward Tomasz Napierala2014-10-301-1/+2
* | | | | | Add support for "timeo", "actimeo", "noac", and "proto" optionsEdward Tomasz Napierala2014-10-302-1/+46
* | | | | | Get rid of obsolete code in mount_nfs(8).Edward Tomasz Napierala2014-10-301-217/+2
* | | | | | Provide -o vers= support for mount_nfs.Bjoern A. Zeeb2014-08-052-1/+55
| |_|_|_|/ |/| | | |
* | | | | Document the noncontigwr NFS mount option.Rick Macklem2013-12-081-1/+14
| |_|_|/ |/| | |
* | | | Document the "gssname" and "allgssname" mount options added by theRick Macklem2013-07-091-1/+25
| |_|/ |/| |
* | | GC unused variables. Prefer NULL over 0 for pointers.Jung-uk Kim2013-03-051-7/+6
| |/ |/|
* | Document the new NFS mount options added by r244042.Rick Macklem2012-12-091-1/+13
|/
* Add a timeout on positive name cache entries in the NFS client. That is,John Baldwin2012-01-251-0/+4
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-161-1/+2
* Spelling fixes for sbin/Ulrich Spörlein2012-01-071-1/+1
* Finish making 'wcommitsize' an NFS client mount option.John Baldwin2011-11-142-0/+11
* Implemented a mount option "nocto" that disables cache coherencyRuslan Ermilov2011-05-041-1/+12
* Fix the Makefile for mount_nfs so that it creates aRick Macklem2011-05-011-1/+1
* Update man pages related to the change in default NFS clientRick Macklem2011-04-281-4/+8
* This patch changes head so that the default NFS client is now the newRick Macklem2011-04-272-9/+5
* Fix deprecated warning about -L which said -i was deprecated.Simon L. B. Nielsen2010-12-261-1/+1
* Correct a typo.Jaakko Heinonen2010-10-271-1/+1
* Shut the compiler up; initializes the sotype variable to zero inKevin Lo2010-09-041-0/+1
* Introduce '[ipaddr]:path' notation.Hajimu UMEMOTO2010-02-041-6/+16
* static'ify function prototypes and convert K&R to ANSI.Xin LI2010-02-031-24/+23
* Document the negnametimeo option for mount_nfs as implementedRick Macklem2010-01-211-0/+4
* Fix parsing of mount options specified with -o in case an option withJaakko Heinonen2009-10-261-5/+5
* Change the default transport protocol for use by the Mount protocolRick Macklem2009-09-171-1/+1
* Delete the descriptions of the gssname and allgssname optionss fromRick Macklem2009-07-291-42/+1
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationDoug Rabson2009-06-241-12/+12
* Code for parsing nmount options in kernel was mergedCraig Rodrigues2009-06-011-1/+1
* Add support for the experimental nfs client to mount_nfs. TheRick Macklem2009-05-273-7/+172
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-223-260/+6
* Set NFSMNT_ACDIRMAX flag in fallback_mount() function.Craig Rodrigues2009-02-061-0/+1
* Set NFSMNT_ACREGMIN, NFSMNT_ACREGMAX, and NFSMNT_ACDIRMIN flagsCraig Rodrigues2009-02-061-0/+9