Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/include/rpc



Module Name:    src
Committed By:   dholland
Date:           Sat Jan 23 02:34:09 UTC 2016

Modified Files:
        src/include/rpc: auth.h auth_unix.h clnt.h clnt_soc.h pmap_clnt.h
            rpcb_prot.x svc.h svc_soc.h xdr.h

Log Message:
unsigned -> unsigned int in previous change to accomodate C++ boneheadedness.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/include/rpc/auth.h
cvs rdiff -u -r1.9 -r1.10 src/include/rpc/auth_unix.h
cvs rdiff -u -r1.23 -r1.24 src/include/rpc/clnt.h
cvs rdiff -u -r1.4 -r1.5 src/include/rpc/clnt_soc.h
cvs rdiff -u -r1.12 -r1.13 src/include/rpc/pmap_clnt.h
cvs rdiff -u -r1.5 -r1.6 src/include/rpc/rpcb_prot.x
cvs rdiff -u -r1.30 -r1.31 src/include/rpc/svc.h
cvs rdiff -u -r1.3 -r1.4 src/include/rpc/svc_soc.h
cvs rdiff -u -r1.28 -r1.29 src/include/rpc/xdr.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index