Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/rpc
Module Name: src
Committed By: itojun
Date: Tue Sep 9 00:22:18 UTC 2003
Modified Files:
src/lib/libc/rpc: clnt_bcast.c clnt_dg.c clnt_vc.c rpc_generic.c
rpc_internal.h
Log Message:
use niels provos' random sequence number generator to initialize RPC XID.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/rpc/clnt_bcast.c \
src/lib/libc/rpc/clnt_dg.c
cvs rdiff -r1.9 -r1.10 src/lib/libc/rpc/clnt_vc.c
cvs rdiff -r1.13 -r1.14 src/lib/libc/rpc/rpc_generic.c
cvs rdiff -r1.2 -r1.3 src/lib/libc/rpc/rpc_internal.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