| Age | Commit message (Expand) | Author |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-08-31 | Use __dead | joerg |
| 2011-03-14 | remove unnecessary superuser check -- bind will fail if bind fails | pooka |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-03-11 | Fix preamble | joerg |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-10-19 | Xref netconfig(5). Requested by Martin S. Weber in PR bin/39605. | snj |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-10-12 | - unlink the warmstart file first and then open it exclusively. | christos |
| 2007-08-27 | Depracate ND_DEBUG and BIND_DEBUG in favour of RPCBIND_DEBUG. | dsl |
| 2007-08-27 | This code has been broken for ~ 20 years! | dsl |
| 2007-06-04 | PR/36440: Martin Husemann: rpcbind complains about non-errors. | christos |
| 2007-05-28 | Since Christos cleaned up the use of libc internals here, we can switch | tls |
| 2007-05-28 | get rid of libc cruft. requested by tls | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-16 | deal with namespace pollution caused by tcpd. | christos |
| 2007-05-13 | PR/36319: Michael van Elst: rpcinfo -p requires root privileges | christos |
| 2007-05-13 | - WARNS = 4 | christos |
| 2007-05-13 | PR/36313: Juergen Hannken-Illjes: Change the name "rpcbind" to "sunrpc" | christos |
| 2006-06-14 | Adapt rpcbind(8) to new return value from socket(2) for unsupported | ginsbach |
| 2006-05-25 | Coverity CID 783: Add an assertion for a NULL deref. | christos |
| 2006-05-25 | Coverity CID 2294: Fix memory leak. | christos |
| 2006-05-25 | Coverity CID 1070: Check for NULL deref that cannot happen. | christos |
| 2006-05-25 | Coverity CID 3653: Fix memory leak. | christos |
| 2006-03-17 | Proper bounds access, found by Coverity, CID 1470. | elad |
| 2006-03-17 | Fix off-by-one found by Coverity, CID 1529. | elad |
| 2006-01-12 | Capitalize a letter to match other sentences in the list. | jmmv |
| 2005-06-07 | Support MKINET6=no building after the -Wuninitalized fix. | lukem |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-05-20 | Decrease log severity to debug if a protocol is not supported by the | martin |
| 2003-12-07 | Make building IPv6 support controllable by MKINET6 | matt |
| 2003-10-29 | Make a v6 socket v6-only, since rpcbind does host-based checking (all NFS | fvdl |
| 2003-10-21 | Don't compare a char to NULL. | fvdl |
| 2003-10-21 | Don't pass NULL as an integer. | fvdl |
| 2003-10-21 | Don't compare a char to NULL. | fvdl |
| 2003-07-13 | use bounded string op | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-08 | Use a non-blocking SVC for TCP connections. | fvdl |
| 2002-09-23 | null commit | mycroft |
| 2002-09-23 | poll.h, not sys/poll.h | itojun |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem |
| 2002-08-12 | document that access control is provided by libwrap. | itojun |
| 2002-03-03 | Fix typo in a comment (from Onno van der Linden; PR#15792) | cjep |
| 2002-02-02 | Sort sections, drop a .Pp. | wiz |
| 2001-04-30 | For the local case, return serv_uaddr in addrmerge, not the address | fvdl |
| 2001-04-26 | Fix date, and add RCS Id. | wiz |
| 2001-04-22 | For an AF_LOCAL connection, don't attempt to do the address merge dance. | fvdl |
| 2001-01-16 | labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.l | cgd |
| 2001-01-11 | don't use LOG_CONS | lukem |