Module Name: src Committed By: dholland Date: Sat Jan 23 01:05:31 UTC 2016
Modified Files: src/include/rpc: auth.h auth_unix.h clnt.h clnt_soc.h pmap_clnt.h rpc.h rpcb_prot.x svc.h svc_soc.h xdr.h Log Message: u_int -> unsigned, u_long -> unsigned long, etc. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/include/rpc/auth.h cvs rdiff -u -r1.8 -r1.9 src/include/rpc/auth_unix.h cvs rdiff -u -r1.22 -r1.23 src/include/rpc/clnt.h cvs rdiff -u -r1.3 -r1.4 src/include/rpc/clnt_soc.h cvs rdiff -u -r1.11 -r1.12 src/include/rpc/pmap_clnt.h cvs rdiff -u -r1.15 -r1.16 src/include/rpc/rpc.h cvs rdiff -u -r1.4 -r1.5 src/include/rpc/rpcb_prot.x cvs rdiff -u -r1.29 -r1.30 src/include/rpc/svc.h cvs rdiff -u -r1.2 -r1.3 src/include/rpc/svc_soc.h cvs rdiff -u -r1.27 -r1.28 src/include/rpc/xdr.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.