aboutsummaryrefslogtreecommitdiff
path: root/console/focus.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-06-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-06-051-1/+1
| | | | | | | * main.c: Include "vcons.h" instead "console.h". * focus.c: Likewise. * Makefile (LCLHDRS): Rename console.h to vcons.h. (SRCS): Rename console.c to vcons.c.
* 2002-06-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-06-051-1/+1
| | | | | | | | * input.h: Renamed to ... * input-drv.h: ... this. * focus.c: Include "input-drv.h" instead "input.h". * console.c: Likewise. * Makefile (LCLHDRS): Rename input.h to input-drv.h.
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-181-0/+1
| | | | | | | * dynafont.c: Include <string.h>. * focus.c: Likewise. * vga.c: Likewise. * vga-display.c: Likewise.
* Initial check in of some code under development.Marcus Brinkmann2002-03-171-0/+110