summaryrefslogtreecommitdiff
path: root/sys/modules/syscons
Commit message (Expand)AuthorAgeFilesLines
...
* Added or restored #include of <machine/md_var.h>. Some declarationsBruce Evans1996-07-012-4/+10
* Delete obnoxious uprintf()s in load/unload procedures.Garrett Wollman1995-11-295-15/+5
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-145-21/+36
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans1995-11-135-10/+15
* Do a pass over the broken LKM's and update them to use the "new"Peter Wemm1995-10-285-25/+25
* Update the version in the snake saver...Peter Wemm1995-09-041-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-305-26/+26
* Changed relase number in snake_saver.c from 2.1 to 2.0.5Søren Schmidt1995-05-161-2/+2
* Fix declaration of palette[] so that fade saver doesn't cause panics.Bruce Evans1995-05-141-1/+1
* Update to new screen update method.Søren Schmidt1995-03-302-4/+6
* Make in lkm/syscons fails due to missing include for apm stuff.Nate Williams1995-03-031-0/+1
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !Poul-Henning Kamp1995-02-235-10/+10
* Next syscons update (given up on numbering :)Søren Schmidt1995-02-2212-0/+565