aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nfs
Commit message (Expand)AuthorAgeFilesLines
* mount_nfs: update man page description for oneopenownRick Macklem2021-01-181-1/+14
* mount_nfs(8): add a description for the new "tlscertname" optionRick Macklem2020-12-241-1/+31
* Improve man page for AmazonEFS mounts.Rick Macklem2020-12-011-2/+11
* Document the new "tls" NFS mount option.Rick Macklem2020-11-201-1/+8
* mount_nfs(8): document alternate form of the gssname optionGordon Bergling2020-07-171-1/+10
* Align the buffer to the alignment of the structure we expect.Gleb Smirnoff2020-03-051-1/+1
* When a machine boots the NFS mounting script is executed afterGleb Smirnoff2020-03-041-1/+61
* Fix mount_nfs to recognize the NFSv4 specific errors returned by nmount(2).Rick Macklem2019-12-261-5/+11
* Update the mount_nfs.8 man page to include NFSv4.2.Rick Macklem2019-12-141-11/+16
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix mount_nfs so that it doesn't create mounttab entries for NFSv4 mounts.Rick Macklem2017-05-081-1/+1
* Document the "oneopenown" option added by r316792.Rick Macklem2017-04-131-1/+9
* Remove support for long gone oldnfs.Brooks Davis2017-04-071-22/+7
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-2/+2
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add missing history sections to a number of storage related man pagesAllan Jude2016-09-161-6/+12
* MFHGlen Barber2016-04-161-1/+1
|\
| * Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
|/
* 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