aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scvesactl.c
Commit message (Expand)AuthorAgeFilesLines
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-12/+15
* Make the VESA KLD module work!Kazutaka YOKOTA1998-12-301-3/+3
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-6/+1
* Yet another round of fixes for the VESA support code.Kazutaka YOKOTA1998-10-011-10/+1
* Cosmetic changes:Kazutaka YOKOTA1998-09-261-1/+2
* - Use `u_long cmd' ioctl arg.Kazutaka YOKOTA1998-09-261-11/+4
* Cosmetic change: adjust copyright notice.Kazutaka YOKOTA1998-09-251-17/+14
* Fix and update for VESA BIOS support in syscons.Kazutaka YOKOTA1998-09-231-2/+15
* Add VESA support to syscons.Søren Schmidt1998-09-151-0/+150