Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/27/2001 12:08:46
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Apr 27 09:08:45 UTC 2001

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

Log Message:
allow ifconfig to take "deprecated" and "-deprecated" for IPv6.  sync with kame

sync usage() with reality.  take "up" and "down" outside of "[af ...],
as "up" and "down" are independent from interface address configuration.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 basesrc/sbin/ifconfig/ifconfig.8
cvs rdiff -r1.103 -r1.104 basesrc/sbin/ifconfig/ifconfig.c

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