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