Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 06/07/2000 14:46:02
Module Name:	basesrc
Committed By:	fvdl
Date:		Wed Jun  7 21:46:02 UTC 2000

Modified Files:
	basesrc/lib/libc/rpc: rpcb_clnt.c

Log Message:
Set the error code sanely in a few cases.

When connecting to a version 2 portmapper, don't use the "udp" nettype,
since that includes udp on ipv6, but just use the "udp" netconfig entry
directly.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/rpc/rpcb_clnt.c

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