Subject: CVS commit: src/usr.sbin/sup/source
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 09/30/2004 02:17:15
Module Name:	src
Committed By:	enami
Date:		Thu Sep 30 02:17:15 UTC 2004

Modified Files:
	src/usr.sbin/sup/source: scm.c

Log Message:
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.17 -r1.18 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.