Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   fvdl
Date:           Fri Jul 14 16:48:14 UTC 2000

Modified Files:
        basesrc/lib/libc/rpc [netbsd-1-5]: clnt_dg.c clnt_raw.c clnt_vc.c
            rpc_callmsg.c rpcb_clnt.c rpcb_prot.c rpcb_st_xdr.c svc_auth_unix.c
            xdr_float.c

Log Message:
Pullup from trunk: use explicit 32 bit operations and types where
appropriate, to make things work on 64bit BE systems.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 basesrc/lib/libc/rpc/clnt_dg.c \
    basesrc/lib/libc/rpc/clnt_vc.c
cvs rdiff -r1.17 -r1.17.2.1 basesrc/lib/libc/rpc/clnt_raw.c
cvs rdiff -r1.15 -r1.15.4.1 basesrc/lib/libc/rpc/rpc_callmsg.c
cvs rdiff -r1.3 -r1.3.2.1 basesrc/lib/libc/rpc/rpcb_clnt.c
cvs rdiff -r1.1 -r1.1.2.1 basesrc/lib/libc/rpc/rpcb_prot.c \
    basesrc/lib/libc/rpc/rpcb_st_xdr.c
cvs rdiff -r1.15 -r1.15.8.1 basesrc/lib/libc/rpc/svc_auth_unix.c
cvs rdiff -r1.21 -r1.21.4.1 basesrc/lib/libc/rpc/xdr_float.c

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