Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/14/2006 21:45:29
Module Name:	src
Committed By:	christos
Date:		Sat Oct 14 21:45:29 UTC 2006

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

Log Message:
memset the whole struct addrinfo, instead of trying to figure out if we
have a pad member or not.


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