aboutsummaryrefslogtreecommitdiff
path: root/console
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Neal H. Walfield2002-03-261-0/+4
|
* 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.
* fix botched entryRoland McGrath2002-03-191-3/+3
|
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-191-0/+1
| | | | | * mutations.h (TIOCTL_IMPORTS): New macro. * priv.h: Protect from multiple inclusion.
* .Roland McGrath2002-03-181-0/+1
|
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-181-1/+1
| | | | | * vga.c (vga_init): io_perm -> ioperm. (vga_deinit): Likewise.
* .Roland McGrath2002-03-181-0/+21
|
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-183-7/+10
| | | | | | | * dynafont.c: Include <string.h>. * focus.c: Likewise. * vga.c: Likewise. * vga-display.c: Likewise.
* 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.
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-181-0/+5
| | | | | * console/mutations.h (TIOCTL_IMPORTS): New macro. * priv.h: Protect from multiple inclusion.
* 2002-03-17 Roland McGrath <roland@frob.com>Roland McGrath2002-03-181-1/+2
| | | | | | | | * vga.c (vga_init): io_perm -> ioperm. * 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-1718-0/+4310