Subject: CVS commit: [netbsd-2] src/usr.sbin/sup/source
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/06/2005 08:24:06
Module Name:	src
Committed By:	jmc
Date:		Sun Feb  6 08:24:06 UTC 2005

Modified Files:
	src/usr.sbin/sup/source [netbsd-2]: scm.c

Log Message:
Pullup rev 1.18 (requested by soda in ticket #892)

	Dont set AI_NUMERICHOST in matchhost() to resolve given hostname since
it is supposed to be an arbitrary name (i.e. not restricted to numeric
representation). PR#27047


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.4.1 src/usr.sbin/sup/source/scm.c

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