From owner-cvs-all Sat Oct 28 9:25:28 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 155BF37B479; Sat, 28 Oct 2000 09:25:26 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA68025; Sat, 28 Oct 2000 09:25:26 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200010281625.JAA68025@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 28 Oct 2000 09:25:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/10/28 09:25:26 PDT Modified files: usr.sbin/wicontrol wicontrol.c Log: When an interface isn't specified use wi0 as the default. This gets around a segmentation fault that occurs when the interface isn't specified first before any of the options. Inspired by PR: bin/22241 Revision Changes Path 1.14 +14 -5 src/usr.sbin/wicontrol/wicontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message