Subject: PR/27047 CVS commit: [netbsd-2] src/usr.sbin/sup/source
To: None <enami@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: netbsd-bugs
Date: 02/06/2005 08:25:01
The following reply was made to PR bin/27047; it has been noted by GNATS.

From: James Chacon <jmc@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/27047 CVS commit: [netbsd-2] src/usr.sbin/sup/source
Date: Sun,  6 Feb 2005 08:24:06 +0000 (UTC)

 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.