| Age | Commit message (Expand) | Author |
| 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 |
| 2001-01-10 | Move routines which fill in tbuf in addrmerge(). The fixes in 1.4 pick a new | jmc |
| 2000-10-20 | Make showmount -e work on lp64be. From Matt Green. While at it, also | fvdl |
| 2000-10-10 | rpcinfo is in section 8. | ad |
| 2000-08-03 | Do not check unitialized variables as error values. This is generally | fvdl |
| 2000-08-03 | When merging addresses, and no direct match is found, pick the first | fvdl |
| 2000-07-04 | More #include <stdlib.h> string, etc. cleanup | matt |
| 2000-06-22 | Plug memory leak in error case (would have happened very rarely). | fvdl |
| 2000-06-22 | Make sure to free the netconfig entry in addrmerge(). | fvdl |
| 2000-06-22 | Make sure that freeing the temporary buffer always happens; previous | fvdl |
| 2000-06-22 | Plug a few memory leaks. | fvdl |
| 2000-06-21 | - Fix .Nd usage; no need to supply hyphen explicitly and the description is | enami |
| 2000-06-20 | Oops, previous should not have been committed. | fvdl |
| 2000-06-20 | Free buffer used in xdrmem_create. | fvdl |
| 2000-06-08 | Ok.. really get it right this time (that's ntohs, not htons.. need coffee). | fvdl |
| 2000-06-08 | Fix botched reserved port check for the -L option case. From | fvdl |
| 2000-06-04 | Host access checking for a local socket makes no sense. | fvdl |
| 2000-06-04 | Need <string.h> for LP64 systems. | thorpej |
| 2000-06-03 | Reflect changed Unix domain socket name. | fvdl |
| 2000-06-03 | This file was omitted in the original commit. | fvdl |
| 2000-06-02 | rpcbind, the successor to portmap. Taken from Sun TI-RPC source code, | fvdl |