aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/syscons/snake
Commit message (Expand)AuthorAgeFilesLines
* Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.Yoshihiro Takahashi2002-11-061-4/+0
* 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-154/+2
* Fixed warnings.Yoshihiro Takahashi2001-02-211-1/+1
* 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
* Added PC-98 supports.Yoshihiro Takahashi2000-05-082-0/+8
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA2000-01-151-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-16/+40
* 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-43/+26
* Simple update to make these work as kld and preload modules.Peter Wemm1998-11-041-14/+5
* 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-7/+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-27/+44
* 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
* Make snake 3.0-CURRENT here.Jordan K. Hubbard1996-11-111-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-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
* Update the version in the snake saver...Peter Wemm1995-09-041-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Changed relase number in snake_saver.c from 2.1 to 2.0.5Søren Schmidt1995-05-161-2/+2
* 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/+131