Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 02/17/2006 15:55:01
Module Name:	src
Committed By:	ginsbach
Date:		Fri Feb 17 15:55:01 UTC 2006

Modified Files:
	src/include: netdb.h
	src/lib/libc/net: getaddrinfo.c

Log Message:
Add EAI_OVERFLOW as specified in RFC3493, POSIX and XPG6.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/include/netdb.h
cvs rdiff -r1.76 -r1.77 src/lib/libc/net/getaddrinfo.c

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