Subject: CVS commit: [netbsd-2-0] src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/11/2004 19:41:12
Module Name:	src
Committed By:	jmc
Date:		Wed Aug 11 19:41:12 UTC 2004

Modified Files:
	src/lib/libc/rpc [netbsd-2-0]: getrpcent.c

Log Message:
Pullup rev 1.19 (requested by ginsbach in ticket #737)

Fix a long standing bug in getrpcbyname() where it would not find any matches when an alias was used. PR#23294


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.6.1 src/lib/libc/rpc/getrpcent.c

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