Subject: CVS commit: basesrc/sbin/ifconfig
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/25/2002 12:39:18
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Apr 25 09:39:18 UTC 2002

Modified Files:
	basesrc/sbin/ifconfig: ifconfig.c

Log Message:
use in_aliasreq for inet address manipulation, not ifaliasreq.  they have
different alignment constraint.  [tests on 64bit arch wanted]


To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 basesrc/sbin/ifconfig/ifconfig.c

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