Subject: PR/27047 CVS commit: [netbsd-1-6] src/usr.sbin/sup/source
To: None <enami@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 03/19/2005 01:53:01
The following reply was made to PR bin/27047; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/27047 CVS commit: [netbsd-1-6] src/usr.sbin/sup/source
Date: Sat, 19 Mar 2005 01:52:14 +0000 (UTC)

 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.