Subject: CVS commit: [netbsd-2] src/sbin/ifconfig
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 07/24/2005 01:36:26
Module Name:	src
Committed By:	snj
Date:		Sun Jul 24 01:36:26 UTC 2005

Modified Files:
	src/sbin/ifconfig [netbsd-2]: ifconfig.c

Log Message:
Pull up revision 1.142 (requested by riz in ticket #5517):
The change in revision 1.38 (in 1997!) was wrong.  If we don't want the kernel
to automatically bring up interfaces, then we should move that code into
ifconfig(8) and out of the kernel, not cycle the interface up and down.  Fixes
PR 9400 -- ifconfig(8) was not working as documented.


To generate a diff of this commit:
cvs rdiff -r1.141 -r1.141.4.1 src/sbin/ifconfig/ifconfig.c

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