aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/syscons/blank
Commit message (Expand)AuthorAgeFilesLines
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Build modules from the main src/sys tree.Peter Wemm2001-08-092-71/+2
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+2
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-59/+12
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-19/+22
* 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-1/+3
* Add VESA support to syscons.Søren Schmidt1998-09-151-5/+5
* Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handlesBruce Evans1998-02-011-2/+2
* Make the blank screen saver work with MDA and CGA. The fade and greenKazutaka YOKOTA1997-10-041-7/+48
* Incorporated lots of fixes and suggestions from Bruce and changes toKazutaka YOKOTA1997-07-152-15/+10
* 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
* 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-4/+7
* 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-5/+5
* 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/+91