| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new flag to vidcontrol, -T, that allows terminal mode switching. | ed | 2009-11-11 | 1 | -3/+19 |
* | Remove bogus casts of valid integer ioctl() arguments. | ru | 2006-09-26 | 1 | -2/+2 |
* | Fix so that color changes are not lost when the video mode changes. | rodrigc | 2005-09-17 | 1 | -0/+6 |
* | Add VESA mode support for syscons, which enables the support of 15, 16, | delphij | 2005-05-29 | 1 | -162/+562 |
* | Use \033 instead of \e because \e is not a standard. | nyan | 2005-05-15 | 1 | -10/+10 |
* | A foreground color number on pc98 console is 7 not 15. | nyan | 2005-05-15 | 1 | -6/+18 |
* | Use \e for escape char instead of ^[ directly. | nyan | 2005-05-15 | 1 | -10/+10 |
* | WANRS=6 cleanup for vidcontrol(1): | delphij | 2005-01-13 | 1 | -92/+92 |
* | Propagate ioctl() failure to exit status | eivind | 2003-09-18 | 1 | -7/+10 |
* | Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dump | sobomax | 2002-08-19 | 1 | -13/+28 |
* | Remove some missing words. | dd | 2002-07-10 | 1 | -3/+3 |
* | Deuglify the usage message by making it look more like the synopsis in | dd | 2002-07-10 | 1 | -3/+4 |
* | Add an -S option that allows the user to disable vty switching. It is | dd | 2002-07-10 | 1 | -2/+22 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | When loading a font allow suffix specifying its size be omited, in which | sobomax | 2002-03-16 | 1 | -41/+39 |
* | Use the correct ioctl command to set a VESA mode. | yokota | 2001-07-22 | 1 | -1/+3 |
* | Move the scrollback controls from kbdcontrol to vidcontrol. | des | 2001-05-28 | 1 | -64/+92 |
* | - Sort usage() output; | sobomax | 2001-05-20 | 1 | -4/+7 |
* | Move scrshot(1) functionality into vidcontrol(1). | sobomax | 2001-05-19 | 1 | -3/+85 |
* | Proper upper limit for mousechar start is UCHAR_MAX - 3, not UCHAR_MAX | ache | 2001-04-21 | 1 | -2/+2 |
* | Allow user to omit font size specification when loading a font. In addition | sobomax | 2001-04-09 | 1 | -30/+87 |
* | New option `-g' to allow selecting custom text geometry in VESA_800x600 raster | sobomax | 2001-01-25 | 1 | -6/+35 |
* | Initiate deorbit burn sequence for <machine/console.h>. | phk | 2000-10-08 | 1 | -1/+2 |
* | Make the mouse cursor char code configurable via the CONS_MOUSECTL | yokota | 2000-01-12 | 1 | -4/+25 |
* | -Wall fix: ambigious else | billf | 1999-10-15 | 1 | -1/+2 |
* | Fix -s option. | yokota | 1999-09-19 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Reflect recent changes in syscons. | yokota | 1999-06-22 | 1 | -6/+31 |
* | Back out a couple of i386 conditionals which aren't needed with the new | dfr | 1999-01-25 | 1 | -12/+4 |
* | fix for compiling on alpha | mjacob | 1999-01-12 | 1 | -3/+11 |
* | The first stage of console driver reorganization: activate new | yokota | 1999-01-11 | 1 | -6/+6 |
* | - Express various sizes in bytes, rather than Kbytes, in the video | yokota | 1998-10-01 | 1 | -4/+4 |
* | Don't assume that we have extended modes on all platforms. | gpalmer | 1998-09-24 | 1 | -1/+3 |
* | VESA BIOS support update in syscons. | yokota | 1998-09-23 | 1 | -28/+38 |
* | Add new '-i' option to usage(). | abial | 1998-09-16 | 1 | -3/+3 |
* | Add VESA support to syscons. | sos | 1998-09-15 | 1 | -2/+120 |
* | ioctl() request args are unsigned longs, so don't attempt to store | bde | 1998-07-14 | 1 | -3/+4 |
* | Use err(3). Stylistic changes in man page. | charnier | 1997-10-27 | 1 | -59/+34 |
* | Update to compile under Lite2 includes | peter | 1997-03-11 | 1 | -1/+2 |
* | Add a -s option for setting the current vty. This should make | brian | 1997-03-07 | 1 | -21/+51 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Fix typo. | gpalmer | 1996-07-03 | 1 | -2/+2 |
* | Added new -m option, that enable / disables the mousepointer on | sos | 1996-06-21 | 1 | -6/+27 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -14/+14 |
* | remove option "-s saver" from usage() | dima | 1995-03-03 | 1 | -2/+1 |
* | Next syscons update (given up on numbering :) | sos | 1995-02-22 | 1 | -90/+34 |
* | Fixed usage() (cosmetic changes. "(string)" looks much better | dima | 1995-02-08 | 1 | -4/+4 |
* | Added new choises of cursors. | sos | 1995-02-07 | 1 | -18/+24 |
* | Added 80x30 & 80x60 experimental modes officially. | sos | 1995-01-30 | 1 | -6/+4 |