summaryrefslogtreecommitdiff
path: root/usr.sbin/rpcbind/security.c
AgeCommit message (Expand)Author
2009-01-18fix -Wsign-compare issueslukem
2007-05-16deal with namespace pollution caused by tcpd.christos
2007-05-13- WARNS = 4christos
2006-03-17Proper bounds access, found by Coverity, CID 1470.elad
2003-07-13use bounded string opitojun
2001-01-16labels (even default:) _must_ be followed by statements! usr.bin/fgen/fgen.lcgd
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