bin/173144: vidcontrol(1) options parsing problem
jb
jb.1234abcd at gmail.com
Sat Oct 27 23:20:01 UTC 2012
>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 at 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:
More information about the freebsd-bugs
mailing list