Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/12/2000 18:11:03
Module Name:	basesrc
Committed By:	thorpej
Date:		Thu Jul 13 01:11:03 UTC 2000

Modified Files:
	basesrc/lib/libc/net [netbsd-1-5]: getaddrinfo.c

Log Message:
Pull up rev. 1.45 (itojun):
use strtoul() to check for all-digit string, not isdigit().  sync with kame.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.1 basesrc/lib/libc/net/getaddrinfo.c

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