Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/19/1999 10:44:01
Module Name:	basesrc
Committed By:	tron
Date:		Mon Jul 19 17:44:00 UTC 1999

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

Log Message:
Make sure that "h_addr_list" pointers are longword aligned because some
broken applications depend on it. Fixes PR lib/8032 by David K Brownlee.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libc/net/gethnamaddr.c

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