NetBSD/usr.sbin/rpcbind
elad fb41d90922 Proper bounds access, found by Coverity, CID 1470. 2006-03-17 14:40:11 +00:00
..
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
check_bound.c
pmap_svc.c use bounded string op 2003-07-13 12:08:28 +00:00
rpcb_stat.c Fix off-by-one found by Coverity, CID 1529. 2006-03-17 02:56:05 +00:00
rpcb_svc.c
rpcb_svc_4.c appease gcc -Wuninitialized 2005-06-02 09:32:57 +00:00
rpcb_svc_com.c Don't compare a char to NULL. 2003-10-21 02:53:02 +00:00
rpcbind.8 Capitalize a letter to match other sentences in the list. 2006-01-12 16:45:25 +00:00
rpcbind.c Decrease log severity to debug if a protocol is not supported by the 2004-05-20 12:22:23 +00:00
rpcbind.h
security.c Proper bounds access, found by Coverity, CID 1470. 2006-03-17 14:40:11 +00:00
util.c Support MKINET6=no building after the -Wuninitalized fix. 2005-06-07 22:21:57 +00:00
warmstart.c