aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/vidcontrol
Commit message (Expand)AuthorAgeFilesLines
* Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dumpMaxim Sobolev2002-08-192-14/+38
* Remove some missing words.Dima Dorfman2002-07-101-3/+3
* Deuglify the usage message by making it look more like the synopsis inDima Dorfman2002-07-101-3/+4
* Add an -S option that allows the user to disable vty switching. It isDima Dorfman2002-07-102-3/+29
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-022-2/+2
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+4
* Fix typo: s/forth/fourth/Bruce A. Mah2002-03-211-1/+1
* Grammar nits.Ruslan Ermilov2002-03-201-3/+3
* When loading a font allow suffix specifying its size be omited, in whichMaxim Sobolev2002-03-162-41/+47
* mdoc(7) police: markup nits.Ruslan Ermilov2001-09-101-2/+2
* mdoc(7) police:Ruslan Ermilov2001-09-041-24/+16
* Add additional information about VGA attributes.Murray Stokely2001-09-041-31/+47
* The ports that convert screendumps into text or png called scr2*, notMaxim Sobolev2001-08-171-2/+4
* mdoc(7) police: protect trailing full stops of abbreviationsRuslan Ermilov2001-08-101-2/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-2/+4
* Use the correct ioctl command to set a VESA mode.Kazutaka YOKOTA2001-07-221-1/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-2/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-13/+13
* Add a comma between the two names in the CONTRIBUTERS section.Dima Dorfman2001-06-101-1/+1
* Add section "CONTRIBUTORS" and move nik and sobomax there, since we are notMaxim Sobolev2001-05-291-0/+2
* Move the scrollback controls from kbdcontrol to vidcontrol.Dag-Erling Smørgrav2001-05-282-74/+105
* - Sort usage() output;Maxim Sobolev2001-05-201-4/+7
* Spell FreeBSD.org correctly.Ruslan Ermilov2001-05-201-3/+3
* - Fix markup;Maxim Sobolev2001-05-201-7/+12
* Move scrshot(1) functionality into vidcontrol(1).Maxim Sobolev2001-05-192-3/+222
* Proper upper limit for mousechar start is UCHAR_MAX - 3, not UCHAR_MAXAndrey A. Chernov2001-04-211-2/+2
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
* List the explanations of the command line arguments in the same orderDima Dorfman2001-04-181-27/+27
* mdoc(7) police: Fixed markup.Ruslan Ermilov2001-04-131-5/+13
* Allow user to omit font size specification when loading a font. In additionMaxim Sobolev2001-04-094-43/+131
* Mention that the vga(4) driver supports 90-column video modes.Dima Dorfman2001-03-281-0/+10
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+0
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-0/+3
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-281-1/+1
* New option `-g' to allow selecting custom text geometry in VESA_800x600 rasterMaxim Sobolev2001-01-252-6/+53
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-2/+2
* Spell the sos's name correctly.Ruslan Ermilov2000-11-141-1/+1
* Avoid use of tbl(1).Ruslan Ermilov2000-11-061-13/+8
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-081-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-3/+6
* updates the vidcontrol man page to include mention of the new -M flagBill Swingle2000-02-171-0/+4
* Make the mouse cursor char code configurable via the CONS_MOUSECTLKazutaka YOKOTA2000-01-121-4/+25
* Fix broken cross reference : kldload(1) -> kldload(8)Alexey Zelkin1999-10-301-1/+1
* -Wall fix: ambigious elseBill Fumerola1999-10-151-1/+2
* Various style and visual changes.Alexey Zelkin1999-09-241-8/+10
* Fix -s option.Kazutaka YOKOTA1999-09-191-1/+1
* - Mention that the SC_PIXEL_MODE kernel option is required, in orderKazutaka YOKOTA1999-09-191-1/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Various man page cleanup:Mike Pritchard1999-08-151-2/+2
* Added the EXAMPLE section and try to make the text slightly more informative.Kazutaka YOKOTA1999-07-051-52/+142