aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.c
Commit message (Collapse)AuthorAgeFilesLines
* update device reportingGerd Hoffmann2016-03-241-2/+1
|
* report deviceGerd Hoffmann2016-03-241-0/+1
|
* drop unused stuffGerd Hoffmann2016-03-241-1/+0
|
* zap unused varsGerd Hoffmann2016-03-241-2/+0
|
* gfx init and console switching tweaksGerd Hoffmann2016-03-241-23/+2
|
* add drm support, console switching fixesGerd Hoffmann2016-03-241-18/+0
|
* whitespaceGerd Hoffmann2016-03-241-3/+3
|
* tty is stdinGerd Hoffmann2016-03-241-18/+15
|
* move console_activate_currentGerd Hoffmann2016-03-241-21/+1
|
* move console handling to vt.cGerd Hoffmann2016-03-241-60/+3
|
* move console switching to mainGerd Hoffmann2016-03-241-73/+1
|
* zap fb_clear_screenGerd Hoffmann2016-03-241-1/+1
|
* move signal handling out of fb codeGerd Hoffmann2016-03-241-40/+0
|
* zap devicefs leftoverGerd Hoffmann2016-03-241-39/+5
|
* gfx: move over cleanup functionGerd Hoffmann2016-03-231-29/+31
|
* gfx: move over memory pointerGerd Hoffmann2016-03-231-2/+4
|
* start adding a gfx interfaceGerd Hoffmann2016-03-231-34/+114
|
* Add missing stddef.h headerStéphane Aulery2014-12-041-0/+1
| | | | | | | | - misc.h use offsetof() - other use NUUL, size_t and wchar_t Signed-off-by: Stéphane Aulery <saulery@free.fr> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
* use strsignalGerd Hoffmann2014-11-251-1/+8
|
* drop asm/page.h includekraxel2008-04-071-2/+0
|
* make valgrind happykraxel2006-08-141-1/+2
|
* fixup page_maskkraxel2006-06-151-1/+1
|
* merge a bunch of fixed from Alan Currykraxel2006-06-131-3/+3
|
* sync up, minor fixeskraxel2006-03-171-3/+3
|
* - fbgs: add switch to display color.kraxel2004-11-081-0/+2
|
* Initial revisionkraxel2004-03-281-0/+523