summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/snake
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8uqs2012-01-151-1/+1
* The New and Improved snake_server - Service Pack 1: now even moreivoras2010-02-231-1/+1
* Upgrade the "snake" syscons screensaver to the new, multimedia version!ivoras2010-02-231-6/+49
* Replace explicit calls to video methods with their respective variantswkoszek2007-12-291-1/+1
* Remove old epson note support.nyan2005-05-151-21/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Fixed warnings.nyan2001-02-211-1/+1
* Added PC-98 supports.nyan2000-05-081-0/+4
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The second phase of syscons reorganization.yokota1999-06-221-16/+40
* Followup to yokota's last commit:des1999-02-051-2/+2
* Retrun EAGAIN if the current video mode is a graphics mode.yokota1999-01-171-2/+2
* The first stage of console driver reorganization: activate newyokota1999-01-111-43/+26
* Simple update to make these work as kld and preload modules.peter1998-11-041-14/+5
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-171-7/+10
* Add VESA support to syscons.sos1998-09-151-7/+7
* The daemon, snake and star savers should refuse to load if the currentyokota1998-08-061-1/+4
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isbde1998-01-161-2/+2
* Incorporated lots of fixes and suggestions from Bruce and changes toyokota1997-07-151-25/+42
* Make MOD_* macros almost consistent:dufault1997-04-061-3/+3
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make snake 3.0-CURRENT here.jkh1996-11-111-2/+2
* Added or restored #include of <machine/md_var.h>. Some declarationsbde1996-07-011-2/+5
* Delete obnoxious uprintf()s in load/unload procedures.wollman1995-11-291-3/+1
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-141-4/+7
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statbde1995-11-131-2/+3
* Do a pass over the broken LKM's and update them to use the "new"peter1995-10-281-5/+5
* Update the version in the snake saver...peter1995-09-041-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Changed relase number in snake_saver.c from 2.1 to 2.0.5sos1995-05-161-2/+2
* Update to new screen update method.sos1995-03-301-2/+3
* Next syscons update (given up on numbering :)sos1995-02-221-0/+121
OpenPOWER on IntegriCloud