Subject: CVS commit: [netbsd-1-6] src/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/06/2003 06:41:53
Module Name:	src
Committed By:	jmc
Date:		Mon Jan  6 04:41:53 UTC 2003

Modified Files:
	src/lib/libc/rpc [netbsd-1-6]: clnt_bcast.c

Log Message:
Pull up revisions 1.8-1.9 (requested by fvdl in ticket #1037)
 * Adapt include files for rpc_com.h/rpc_internal.h split.
 * Implement non-blocking connections.
 * Add rpc_control to svc.c


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 src/lib/libc/rpc/clnt_bcast.c

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