Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/04/2001 05:58:05
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Sep  4 02:58:05 UTC 2001

Modified Files:
	basesrc/lib/libc/rpc [nathanw_sa]: clnt_vc.c

Log Message:
Correct some uses of uninitialized variables inside _REENTRANT code.
Makes nfsd, mountd, rpcbind, etc. work.


To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 basesrc/lib/libc/rpc/clnt_vc.c

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