NetBSD/usr.sbin/rpcbind
ginsbach d59a581d86 Adapt rpcbind(8) to new return value from socket(2) for unsupported
address families.
2006-06-14 16:25:17 +00:00
..
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
check_bound.c Coverity CID 3653: Fix memory leak. 2006-05-25 02:31:38 +00:00
pmap_svc.c
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 Coverity CID 1070: Check for NULL deref that cannot happen. 2006-05-25 02:33:16 +00:00
rpcb_svc_com.c
rpcbind.8 Capitalize a letter to match other sentences in the list. 2006-01-12 16:45:25 +00:00
rpcbind.c Adapt rpcbind(8) to new return value from socket(2) for unsupported 2006-06-14 16:25:17 +00:00
rpcbind.h
security.c Proper bounds access, found by Coverity, CID 1470. 2006-03-17 14:40:11 +00:00
util.c Coverity CID 783: Add an assertion for a NULL deref. 2006-05-25 02:37:38 +00:00
warmstart.c