summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-272-129/+68
|\
| * Remove oldnfs remnants from nfsd(8).trasz2015-04-302-120/+60
| * Remove some oldnfs remnants.trasz2015-04-181-4/+3
| * Remove hard limits on number of accepting NFS connections.mav2015-04-071-2/+2
| * Fix markup for minthreads and maxthreads.delphij2015-01-011-7/+7
* | Merge from head@274682sjg2014-11-191-1/+19
|\ \ | |/
| * Document the use of the vfs.nfsd sysctls that control the size ofrmacklem2014-08-101-1/+19
* | Merge head from 7/28sjg2014-08-191-2/+2
|\ \ | |/
| * r243637 changed the default number of nfsd threads created,rmacklem2014-07-191-2/+2
* | Updated dependenciessjg2014-05-161-1/+0
* | Updated dependenciessjg2014-05-101-0/+2
* | Merge from headsjg2013-09-051-1/+22
|\ \ | |/
| * Document the fact that an NFSv4 mount uses the host uuid to uniquelyrmacklem2013-07-011-1/+15
| * Document the fact that an NFSv4 mount against a volume on the same hostrmacklem2013-05-011-1/+8
* | sync from headsjg2013-04-121-68/+55
|\ \ | |/
| * Simplify r243637 and make sure that nfsdargs.{min,max}threads are always setdelphij2013-02-141-20/+7
| * Abstract out setting of nfsdcnt and consistently use MAXNFSDCNT when thedelphij2013-02-141-21/+21
| * Use static for all functions that do not need to be exported.delphij2013-02-141-27/+27
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
* | Sync with HEAD.obrien2013-02-083-24/+118
|\ \ | |/
| * Attempt to clarify that for ZFS, all file systems underrmacklem2012-12-251-1/+3
| * Post r243965 the nfsd daemon will not start up for kernelsrmacklem2012-12-191-1/+1
| * Document maxthreads and minthreads argumentsalfred2012-12-021-2/+13
| * Don't allow minthreads > maxthreads.alfred2012-11-281-0/+4
| * Fix typo.alfred2012-11-281-1/+1
| * Autoconfigure nfsd threads based on ncpu.alfred2012-11-271-20/+97
| |
| \
*-. \ Sync from headsjg2012-11-041-10/+10
|\ \ \ | | |/ | |/|
| * | Fix typo in error when unable to create TCP socketeadler2012-10-221-1/+1
| * | More -Wmissing-variable-declarations fixes.ed2012-10-191-9/+9
| |/
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
|/
* General mdoc(7) and typo fixes.gjb2012-05-121-1/+1
* Remove superfluous paragraph macro.joel2012-03-251-2/+0
* Remove duplicated header fileskevlo2011-06-241-1/+0
* Fix the nfsv4 man page to reflect the changes related tormacklem2011-05-151-27/+19
* Patch the mountd and nfsd man pages to reflect the recent changesrmacklem2011-04-241-13/+7
* This patch changes the default NFS server to the new one, which wasrmacklem2011-04-241-9/+9
* Add stablerestart(5) to the See Also list for nfsd.8.rmacklem2011-04-191-1/+2
* Revert r220809 since it put the entry in the wrong placermacklem2011-04-191-2/+1
* Add stablerestart(5) to the See Also list for nfsd(8).rmacklem2011-04-191-1/+2
* Modify the man pages to reflect the addition of a backuprmacklem2011-04-102-31/+22
* Add support for a backup stable restart file to the nfsd,rmacklem2011-04-101-9/+110
* Save a copy of errno before invoking syslog() if accept() or select() fail.jhb2011-02-171-6/+9
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
* Fix typos and spelling mistakes.joel2010-08-061-1/+1
* mdoc: Garbage collect unused/unneeded macrosuqs2010-05-272-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
* ANSIfy almost all applications that use WARNS=6.ed2009-12-291-3/+3
* Yet another cosmetic fix.trasz2009-12-031-3/+3
* Cosmetical fixes.trasz2009-12-031-11/+11
OpenPOWER on IntegriCloud