summaryrefslogtreecommitdiffstats
path: root/sys/modules/syscons
Commit message (Expand)AuthorAgeFilesLines
* The first stage of console driver reorganization: activate newyokota1999-01-1110-302/+240
* Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly indes1999-01-011-23/+31
* Activate the rain screensaver.des1998-12-311-2/+2
* Here's one for the terminally melancholic amongst us.des1998-12-312-0/+146
* Eliminate "initialization from incompatible type" warning in SAVER_MODULEdes1998-12-311-4/+3
* Compile without warnings.des1998-12-312-5/+6
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breakspeter1998-12-291-2/+2
* Activate the logo screensaver.des1998-12-281-2/+2
* One more for the road: Chuck the friendly floating daemon. Requiresdes1998-12-283-0/+520
* Save the palette in case syscons doesn't restore it properly.des1998-12-281-3/+6
* Activate the warp screensaver.des1998-12-271-2/+2
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,des1998-12-272-0/+150
* Simple update to make these work as kld and preload modules.peter1998-11-047-85/+56
* Sample initial set of kld-ified modules. Not all have been completelypeter1998-10-167-12/+15
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-177-35/+46
* Add VESA support to syscons.sos1998-09-157-39/+39
* The daemon, snake and star savers should refuse to load if the currentyokota1998-08-063-3/+12
* Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handlesbde1998-02-016-12/+12
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isbde1998-01-163-6/+6
* - The daemon might go off the screen and crashed the system if theyokota1997-10-261-35/+148
* Make the blank screen saver work with MDA and CGA. The fade and greenyokota1997-10-044-39/+171
* Incorporated lots of fixes and suggestions from Bruce and changes toyokota1997-07-1513-160/+112
* Take the OS release string from the kernel variable `osrelease'yokota1997-06-242-5/+34
* Corrected accidental breakage in the last commit.yokota1997-05-261-3/+3
* Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.obrien1997-05-251-4/+4
* Flip the daemon at the edge of the screen.yokota1997-05-241-14/+53
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-212-0/+224
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-212-5/+5
* Make MOD_* macros almost consistent:dufault1997-04-061-3/+3
* Make MOD_* macros almost consistent:dufault1997-04-064-12/+12
* Revert $FreeBSD$ back to $Id$peter1997-02-2212-12/+12
* Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-152-4/+36
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1412-12/+12
* Make snake 3.0-CURRENT here.jkh1996-11-111-2/+2
* delete unused variable BINDIR, use new variable MODLOAD/MODUNLOADwosch1996-10-065-10/+5
* add forgotten $Id$wosch1996-09-221-0/+2
* Added or restored #include of <machine/md_var.h>. Some declarationsbde1996-07-012-4/+10
* Delete obnoxious uprintf()s in load/unload procedures.wollman1995-11-295-15/+5
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-145-21/+36
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statbde1995-11-135-10/+15
* Do a pass over the broken LKM's and update them to use the "new"peter1995-10-285-25/+25
* Update the version in the snake saver...peter1995-09-041-2/+2
* Remove trailing whitespace.rgrimes1995-05-305-26/+26
* Changed relase number in snake_saver.c from 2.1 to 2.0.5sos1995-05-161-2/+2
* Fix declaration of palette[] so that fade saver doesn't cause panics.bde1995-05-141-1/+1
* Update to new screen update method.sos1995-03-302-4/+6
* Make in lkm/syscons fails due to missing include for apm stuff.nate1995-03-031-0/+1
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !phk1995-02-235-10/+10
* Next syscons update (given up on numbering :)sos1995-02-2212-0/+565
OpenPOWER on IntegriCloud