Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/13/2000 00:16:56
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Apr 13 07:16:56 UTC 2000

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

Log Message:
clarify in_alias() and in_status().
in_status() handles the whole inet address family.  in_alias() handles
printout for single address (for both the primary address or an alias).
it is more consistent with, for example, the way at_status() is used.


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

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