aboutsummaryrefslogtreecommitdiff
path: root/console/main.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-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