Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 21:53:45 -0800 (PST)
From:      gshapiro+freebsd-bugs@gshapiro.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/17679: wicontrol should take multiple args on command line
Message-ID:  <200003300553.VAA61153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         17679
>Category:       bin
>Synopsis:       wicontrol should take multiple args on command line
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 29 22:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Gregory Neil Shapiro
>Release:        3.4-STABLE
>Organization:
>Environment:
FreeBSD monkeyboy.gshapiro.net 3.4-STABLE FreeBSD 3.4-STABLE #0: Tue Mar 21 22:25:47 PST 2000     root@monkeyboy.gshapiro.net:/usr/src/sys/compile/MONKEYBOY  i386
>Description:
wicontrol doesn't allow multiple changes in a single command.  For
example:

wicontrol -i wi0 -P 1 -S 200

will only enable power save (-P) and will silently ignore the sleep time
(-S) setting.
>How-To-Repeat:

>Fix:
Remove the exit(0); statements in the switch section of main()

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003300553.VAA61153>