summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/security.c
AgeCommit message (Expand)Author
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-02rpcbind, the successor to portmap. Taken from Sun TI-RPC source code,fvdl