Subject: CVS commit: [netbsd-1-6] src/usr.sbin/sup/source
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/19/2005 01:52:14
Module Name:	src
Committed By:	tron
Date:		Sat Mar 19 01:52:14 UTC 2005

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

Log Message:
Pull up revision 1.18 via patch (requested by soda in ticket #1754):
Don't 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).  Tested by Soda with our production server.  PR#27047.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.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.