From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 27 23:20:01 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3354C285 for ; Sat, 27 Oct 2012 23:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E32018FC0A for ; Sat, 27 Oct 2012 23:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9RNK0AS094808 for ; Sat, 27 Oct 2012 23:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9RNK0e5094807; Sat, 27 Oct 2012 23:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 27 Oct 2012 23:20:00 GMT Resent-Message-Id: <201210272320.q9RNK0e5094807@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, jb Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E0FF7BD1 for ; Sat, 27 Oct 2012 23:10:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id BB4788FC08 for ; Sat, 27 Oct 2012 23:10:48 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9RNAm7S072379 for ; Sat, 27 Oct 2012 23:10:48 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id q9RNAm6g072378; Sat, 27 Oct 2012 23:10:48 GMT (envelope-from nobody) Message-Id: <201210272310.q9RNAm6g072378@red.freebsd.org> Date: Sat, 27 Oct 2012 23:10:48 GMT From: jb To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: bin/173144: vidcontrol(1) options parsing problem X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2012 23:20:01 -0000 >Number: 173144 >Category: bin >Synopsis: vidcontrol(1) options parsing problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 27 23:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: jb >Release: reeBSD 9.1-RC2 #0 >Organization: >Environment: FreeBSD localhost.localdomain 9.1-RC2 FreeBSD 9.1-RC2 #0 r241133: Tue Oct 2 17:11:45 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: In console mode. # vidcontrol VGA_80x30 -m on < blank screen > usage: vidcontrol [-CdHLPpx] [-b color] [-c appearance] [-f [size] file] [-g geometry] [-h size] [-i adapter | mode] [-l screen_map] [-M char] [-m on | off] [-r foreground background] [-S on | off] [-s number] [-T xterm | cons25] [-t N | off] [mode] [foreground [background]] [show] # That usage message indicates some problem with options parsing ("-m on" is probably not executed). This entry seems to execute cleanly: # vidcontrol -m on VGA_80x30 < blank screen > # >How-To-Repeat: as above >Fix: >Release-Note: >Audit-Trail: >Unformatted: