aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/star
Commit message (Expand)AuthorAgeFilesLines
* - Add color tables for 16 colors mode and 8 colors mode, use a differentYoshihiro Takahashi2005-05-151-27/+16
* Fixed warnings.Yoshihiro Takahashi2001-02-211-3/+3
* Added PC-98 supports.Yoshihiro Takahashi2000-05-081-0/+4
* This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA2000-01-151-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-11/+38
* Followup to yokota's last commit:Dag-Erling Smørgrav1999-02-051-2/+2
* Retrun EAGAIN if the current video mode is a graphics mode.Kazutaka YOKOTA1999-01-171-2/+2
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-21/+24
* Simple update to make these work as kld and preload modules.Peter Wemm1998-11-041-14/+6
* Fix the sreensavers so the work again with the new syscons & friends.Søren Schmidt1998-09-171-6/+10
* Add VESA support to syscons.Søren Schmidt1998-09-151-7/+7
* The daemon, snake and star savers should refuse to load if the currentKazutaka YOKOTA1998-08-061-1/+4
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isBruce Evans1998-01-161-2/+2
* Incorporated lots of fixes and suggestions from Bruce and changes toKazutaka YOKOTA1997-07-151-18/+7
* Make MOD_* macros almost consistent:Peter Dufault1997-04-061-3/+3
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added or restored #include of <machine/md_var.h>. Some declarationsBruce Evans1996-07-011-2/+5
* Delete obnoxious uprintf()s in load/unload procedures.Garrett Wollman1995-11-291-3/+1
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-141-5/+8
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans1995-11-131-2/+3
* Do a pass over the broken LKM's and update them to use the "new"Peter Wemm1995-10-281-5/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Update to new screen update method.Søren Schmidt1995-03-301-2/+3
* Next syscons update (given up on numbering :)Søren Schmidt1995-02-221-0/+111