Subject: CVS commit: othersrc/zoularis/bsd/lib/libbsdcompat
To: None <source-changes@netbsd.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 09/21/2001 18:10:32
Module Name:	othersrc
Committed By:	wrstuden
Date:		Fri Sep 21 15:10:31 UTC 2001

Modified Files:
	othersrc/zoularis/bsd/lib/libbsdcompat: getaddrinfo.c

Log Message:
gethostbyname() and gethostbyaddr() set h_addr_list to point to
an array of pointers to the addresses, not an array of addresses.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 othersrc/zoularis/bsd/lib/libbsdcompat/getaddrinfo.c

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