summaryrefslogtreecommitdiff
path: root/sys/dev/fb/splash.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #include "splash.h" and #if NSPLASH > 0" - it's implied by config.Peter Wemm2000-01-291-6/+0
* Check whether init and term are actually givenNick Hibma1999-10-051-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix printf int/long format problems on the Alpha.Peter Wemm1999-07-011-3/+3
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-6/+9
* Don't free() a NULL pointer!Kazutaka YOKOTA1999-03-091-3/+4
* Oops, I committed wrong version of these files in the last commit!Kazutaka YOKOTA1999-01-111-68/+95
* Add the new keyboard driver and video card driver. They will beKazutaka YOKOTA1999-01-091-0/+181