Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/15/2000 09:45:51
Module Name:	syssrc
Committed By:	itojun
Date:		Mon May 15 16:45:51 UTC 2000

Modified Files:
	syssrc/sys/net: if.h

Log Message:
add packed attribute to struct ifreq.  this should avoid unaligned access
while parsing SIOCGIFCONF, on alignment-picky archs.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/sys/net/if.h

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