summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind
AgeCommit message (Expand)Author
2000-10-20Make showmount -e work on lp64be. From Matt Green. While at it, alsofvdl
2000-10-10rpcinfo is in section 8.ad
2000-08-03Do not check unitialized variables as error values. This is generallyfvdl
2000-08-03When merging addresses, and no direct match is found, pick the firstfvdl
2000-07-04More #include <stdlib.h> string, etc. cleanupmatt
2000-06-22Plug memory leak in error case (would have happened very rarely).fvdl
2000-06-22Make sure to free the netconfig entry in addrmerge().fvdl
2000-06-22Make sure that freeing the temporary buffer always happens; previousfvdl
2000-06-22Plug a few memory leaks.fvdl
2000-06-21- Fix .Nd usage; no need to supply hyphen explicitly and the description isenami
2000-06-20Oops, previous should not have been committed.fvdl
2000-06-20Free buffer used in xdrmem_create.fvdl
2000-06-08Ok.. really get it right this time (that's ntohs, not htons.. need coffee).fvdl
2000-06-08Fix botched reserved port check for the -L option case. Fromfvdl
2000-06-04Host access checking for a local socket makes no sense.fvdl
2000-06-04Need <string.h> for LP64 systems.thorpej
2000-06-03Reflect changed Unix domain socket name.fvdl
2000-06-03This file was omitted in the original commit.fvdl
2000-06-02rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,fvdl