aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/syscons.h
Commit message (Expand)AuthorAgeFilesLines
* 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