aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/splash/pcx
Commit message (Expand)AuthorAgeFilesLines
* Move the source code for these two modules out of src/sys/modules.Dag-Erling Smørgrav2004-08-062-263/+2
* add missing #include <sys/module.h>Poul-Henning Kamp2004-05-301-0/+1
* Warning fixes.Maxime Henrion2002-11-111-3/+4
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-1/+0
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Use the correct value for banksize so splash_pcx works in LFB modes.Dag-Erling Smørgrav1999-06-281-2/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+2
* Fixed bogus SRCS definition which broke `make depend'. Plain `make'Bruce Evans1999-04-131-3/+2
* PCX loader for pseudo-device splash.Dag-Erling Smørgrav1999-04-122-0/+270