aboutsummaryrefslogtreecommitdiff
path: root/console/main.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-09-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-171-455/+0
| | | | | | | | * input.c (input_enqueue): Initialize ERR. * bdf.c, bdf.h, display-drv.h, dynafont.c, dynafont.h, focus.c, focus.h, input-drv.h, main.c, ourfs_notify.defs, vcons.c, vcons.h, vga.c, vga-display.c, vga.h, vga-hw.h: Obsolete files removed.
* 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-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-4/+1
| | | | * main.c (main): Use error, not fprintf and exit.
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-181-12/+9
| | | | | | * main.c: Include <error.h>. (main): Use `error' instead of perror + exit. (console_mode, console_owner, console_group): Use *_t, not int.
* Initial check in of some code under development.Marcus Brinkmann2002-03-171-0/+461