summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/scvgarndr.c
Commit message (Expand)AuthorAgeFilesLines
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-291-15/+10
* Remove various bits of conditional Alpha code and fixup a few comments.jhb2006-05-121-4/+4
* Add a font width argument to vi_load_font_t, vi_save_font_t and vi_putm_tmarius2005-09-281-2/+2
* Fix syscons on amd64. The SC_PIXEL_MODE commit from May 29th added a newpeter2005-06-141-2/+2
* Fix LINT by defining vga_pxlmouse_planar and vga_pxlmouse_direct.scottl2005-05-301-1/+2
* Add VESA mode support for syscons, which enables the support of 15, 16,delphij2005-05-291-51/+424
* Implement the syscons mouse pointer characters for amd64. It was onlypeter2004-09-241-4/+4
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Fixed compilation warnings.ru2002-03-061-0/+2
* Refine cursor type/shape control escape sequences andyokota2001-08-021-15/+13
* Fix dependencies between kernel options:yokota2001-07-101-2/+5
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-2/+0
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+2
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-0/+1
* - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.yokota2000-03-311-23/+69
* - Fix bugs when painting border and the mouse cursor in the rasteryokota2000-03-181-24/+30
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-6/+0
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-10/+13
* Make the mouse cursor char code configurable via the CONS_MOUSECTLyokota2000-01-121-9/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The second phase of syscons reorganization.yokota1999-06-221-0/+829
OpenPOWER on IntegriCloud