Module Name: src Committed By: martin Date: Thu Aug 31 13:43:19 UTC 2017
Modified Files: src/lib/libc/rpc [netbsd-6]: rpcb_st_xdr.c Log Message: Pull up following revision(s) (requested by ginsbach in ticket #1494): lib/libc/rpc/rpcb_st_xdr.c: revision 1.12 PR lib/15802: Shuuichirou Murata: Add missing xdr_rpcbs_rmtcalllist_ptr There was a missing call to xdr_rpcbs_rmtcalllist_ptr in xdr_rpcb_stat. This fixes issues with RPCBPROC_GETSTAT not working correctly with systems that correctly implement the XDR encode/decode routine. XXX: pullup-8 XXX: pullup-7 XXX: pullup-6 To generate a diff of this commit: cvs rdiff -u -r1.7.46.1 -r1.7.46.2 src/lib/libc/rpc/rpcb_st_xdr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.