aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/syscons/star
Commit message (Expand)AuthorAgeFilesLines
* 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
* Sample initial set of kld-ified modules. Not all have been completelyPeter Wemm1998-10-161-2/+2
* 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
* Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handlesBruce Evans1998-02-011-2/+2
* 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-152-20/+9
* Make MOD_* macros almost consistent:Peter Dufault1997-04-061-3/+3
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* delete unused variable BINDIR, use new variable MODLOAD/MODUNLOADWolfram Schneider1996-10-061-2/+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
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !Poul-Henning Kamp1995-02-231-2/+2
* Next syscons update (given up on numbering :)Søren Schmidt1995-02-222-0/+121