| Commit message (Expand) | Author | Age | Files | Lines |
* | Add references to vt(4) to further man-pages. | se | 2014-09-01 | 1 | -6/+31 |
* | Fix vt(4) detection in kbdcontrol and vidcontrol | emaste | 2014-07-02 | 1 | -4/+5 |
* | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -4/+5 |
* | o Teach vidcontrol(1) how to load vt(4) font. | ray | 2014-05-29 | 2 | -13/+142 |
* | The M_VESA_MODE_MAX is latest valid mode - not the first invalid. | eadler | 2013-05-11 | 1 | -1/+1 |
* | More -Wmissing-variable-declarations fixes. | ed | 2012-10-19 | 1 | -1/+1 |
* | Call set_terminal_mode() after video mode change, not before, because | ache | 2012-06-29 | 1 | -4/+8 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 1 | -4/+4 |
* | Reencode files to UTF-8. Drop CP1252 em-dash. | uqs | 2011-12-30 | 2 | -2/+2 |
* | Add static keywords to vidcontrol(1). | ed | 2011-12-11 | 1 | -13/+11 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Print memory model of the video mode except for planar memory model. | jkim | 2010-03-29 | 1 | -5/+32 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Add a new flag to vidcontrol, -T, that allows terminal mode switching. | ed | 2009-11-11 | 2 | -3/+22 |
* | Tweak some wording and markup. | ru | 2006-12-22 | 1 | -12/+13 |
* | 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 |
* | Markup fixes. | ru | 2005-06-14 | 1 | -2/+3 |
* | Add VESA mode support for syscons, which enables the support of 15, 16, | delphij | 2005-05-29 | 2 | -167/+572 |
* | 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 | 3 | -93/+95 |
* | Propagate ioctl() failure to exit status | eivind | 2003-09-18 | 1 | -7/+10 |
* | mdoc(7) police: Nits. | ru | 2003-03-02 | 1 | -2/+4 |
* | Document the fact that VTY locking is easily bypassable when DDB | mux | 2003-02-27 | 1 | -0/+4 |
* | Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dump | sobomax | 2002-08-19 | 2 | -14/+38 |
* | 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 | 2 | -3/+29 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 2 | -2/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+4 |
* | Fix typo: s/forth/fourth/ | bmah | 2002-03-21 | 1 | -1/+1 |
* | Grammar nits. | ru | 2002-03-20 | 1 | -3/+3 |
* | When loading a font allow suffix specifying its size be omited, in which | sobomax | 2002-03-16 | 2 | -41/+47 |
* | mdoc(7) police: markup nits. | ru | 2001-09-10 | 1 | -2/+2 |
* | mdoc(7) police: | ru | 2001-09-04 | 1 | -24/+16 |
* | Add additional information about VGA attributes. | murray | 2001-09-04 | 1 | -31/+47 |
* | The ports that convert screendumps into text or png called scr2*, not | sobomax | 2001-08-17 | 1 | -2/+4 |
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 1 | -2/+2 |
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -2/+4 |
* | Use the correct ioctl command to set a VESA mode. | yokota | 2001-07-22 | 1 | -1/+3 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -2/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -13/+13 |
* | Add a comma between the two names in the CONTRIBUTERS section. | dd | 2001-06-10 | 1 | -1/+1 |
* | Add section "CONTRIBUTORS" and move nik and sobomax there, since we are not | sobomax | 2001-05-29 | 1 | -0/+2 |
* | Move the scrollback controls from kbdcontrol to vidcontrol. | des | 2001-05-28 | 2 | -74/+105 |
* | - Sort usage() output; | sobomax | 2001-05-20 | 1 | -4/+7 |
* | Spell FreeBSD.org correctly. | ru | 2001-05-20 | 1 | -3/+3 |
* | - Fix markup; | sobomax | 2001-05-20 | 1 | -7/+12 |