aboutsummaryrefslogtreecommitdiff
path: root/sys/isa/syscons.h
Commit message (Expand)AuthorAgeFilesLines
* Staticize and cleanup.Poul-Henning Kamp1995-12-101-5/+1
* Separate colors & attributes as Terry pointsAndrey A. Chernov1995-11-281-6/+17
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up theBruce Evans1995-11-041-2/+1
* Make pcvt and syscons live in the same kernel. If both are enabled, thenBruce Evans1995-09-101-8/+1
* Fix races in scstart(). q_to_b() wasn't called at spltty(), so thereBruce Evans1995-07-111-10/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Correct the type of the `c' arg to pccnputc().Bruce Evans1995-04-231-7/+3
* Fixes to the hardware cursor emulation.Søren Schmidt1995-04-041-8/+19
* Emulate hw cursor closely, and get start&end scanlines from BIOS.Søren Schmidt1995-03-301-1/+2
* Optimized the way physical screen updates are done. Now onlySøren Schmidt1995-03-291-2/+4
* Minor update to syscons.Søren Schmidt1995-03-031-8/+6
* Incorporate bde's code-review comments.Paul Traina1995-02-281-2/+2
* (a) remove the pointer to each driver's tty structure array from cdevswPaul Traina1995-02-251-3/+8
* Next syscons update (given up on numbering :)Søren Schmidt1995-02-221-0/+203