summaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
AgeCommit message (Expand)Author
2009-12-21PR/42486: Ed Ravin nfsd sometimes exits prematurely during port-scan fixchristos
2008-11-21Silly-rename child to worker (no pun intended .. maybe).pooka
2008-11-21use varargs macro to make -DDDEBUG compilepooka
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-03-17update.yamt
2008-03-17remove MAXNFSDCNT.yamt
2008-02-27The ISO stuff has never worked, remove it.ad
2007-07-11after switching to threads:yamt
2007-07-10use pthread_create instead of fork.yamt
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2006-08-25In two TCP error cases, say that it's TCP, not UDP.hubertf
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2006-03-23Since KerberosIV has gone away, so should NFSKERB.dogcow
2006-01-01update MAXNFSDCNT and bump date.yamt
2005-06-02appease gcc -Wuninitializedlukem
2003-12-06Increase userspace (/usr/sbin/nfsd) limit on nfsd count from 20 to 1024.jonathan
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-23include des.h, not kerberosIV/des.hitojun
2003-03-31exeeds->exceeds, from PR misc/20741 (Igor Sobrado)perry
2002-09-24Fix PR 18391, from Geoff Wing.mycroft
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-20Set fd of unused pollfd entries to -1.mycroft
2002-09-20select() -> poll()mycroft
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace nits.wiz
2001-10-16s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday.itojun
2001-01-16comment or delete text after CPP directives.cgd
2001-01-11minor knflukem
2001-01-11remove unnecessary ":" in openlog identlukem
2000-07-03Substitute the cross reference to portmap(8) with rpcbind(8).enami
2000-06-09Update to use ti-rpc interface. Add -6 flag for IPv6 usage. This flagfvdl
2000-05-18Mention that the max number of daemons is 20.bouyer
1999-08-31Per the documented behaviour in the man page, default tosoren
1999-08-31Order arguments in sample usage.soren
1999-08-31Do not rely on implicit '-n' in sample usage.soren
1999-06-07Re-indent some of the NFSKERB code, to make the entire loop its in easierthorpej
1999-06-07Add a missing close bracket, in some currently-unused code.thorpej
1999-03-26fix commentslukem
1999-01-25Do not block SIGTERM, so that nfsd exits gracefully at shutdown.fvdl
1998-07-12minor KNF.mrg
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1998-02-03change includes to fix compiler warningperry
1997-10-18use memcmp/memset/memmove instead of bcmp/bzero/bcopylukem
1997-10-17WARNSifylukem
1997-10-08getopt(3) usage police: EOF is deprecated, check against -1.kleink
1997-09-05Add missing argument to 2 warnx() calls. From <msaitoh@spa.is.uec.ac.jp>,fvdl
1996-09-16Clear the sin_zero fields explicitly.mycroft