Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-06-05 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-06-05 | 1 | -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. Walfield | 2002-03-26 | 1 | -4/+1 |
| | | | | * main.c (main): Use error, not fprintf and exit. | ||||
* | 2002-03-17 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-03-18 | 1 | -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 Brinkmann | 2002-03-17 | 1 | -0/+461 |