freebsd-nq/usr.sbin/rpcbind
Alan Somers 498a196b80 Fix usr.sbin/rpcbind ATF tests on 32-bit platforms
usr.sbin/rpcbind/tests/addrmerge_test.c
	Fix some sizeof calculations that work only by luck on 64-bit
	platforms.

PR:		210314
Reviewed by:	ngie
Approved by:	re (kib)
Reported by:	Mark Millard
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6855
2016-06-16 15:25:37 +00:00
..
tests Fix usr.sbin/rpcbind ATF tests on 32-bit platforms 2016-06-16 15:25:37 +00:00
check_bound.c
Makefile
Makefile.depend
pmap_svc.c
rpcb_stat.c Bounds check rpcbs_rmtcall(..) to ensure rtype is less than RPCBVERS_STAT 2016-06-08 12:45:22 +00:00
rpcb_svc_4.c
rpcb_svc_com.c rpcbind(8): Make use of some xdr_* macros. 2016-06-09 22:25:00 +00:00
rpcb_svc.c
rpcbind.8
rpcbind.c
rpcbind.h
security.c
util.c
warmstart.c