Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/26/2000 05:25:52
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Apr 26 12:25:52 UTC 2000

Modified Files:
	basesrc/lib/libc/net: getaddrinfo.c

Log Message:
disable AI_ADDRCONFIG (post RFC2553 specification),
it has bug in PF_UNSPEC caes.  From: ume
fix boundary check which was broken by delint in the past.


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