Subject: CVS commit: [netbsd-4] src/usr.sbin/wiconfig
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/10/2007 20:50:24
Module Name: src
Committed By: bouyer
Date: Sun Jun 10 20:50:24 UTC 2007
Modified Files:
src/usr.sbin/wiconfig [netbsd-4]: wiconfig.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #712):
usr.sbin/wiconfig/wiconfig.c: revision 1.40
wiconfig should exit with status 1 if used on an interface which does
not exist or is not wireless. The previous commit broke this, so add
explicit check before any other task. Approved by dyoung@
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.2.1 src/usr.sbin/wiconfig/wiconfig.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.