Subject: CVS commit: src/usr.sbin/wiconfig
To: None <source-changes@NetBSD.org>
From: Stephen Borrill <sborrill@netbsd.org>
List: source-changes
Date: 06/08/2007 21:47:22
Module Name:	src
Committed By:	sborrill
Date:		Fri Jun  8 21:47:22 UTC 2007

Modified Files:
	src/usr.sbin/wiconfig: wiconfig.c

Log Message:
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.40 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.