summaryrefslogtreecommitdiff
path: root/sys/modules/splash/pcx
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2004-08-06Move the source code for these two modules out of src/sys/modules.Dag-Erling Smørgrav
2004-05-30add missing #include <sys/module.h>Poul-Henning Kamp
2002-11-11Warning fixes.Maxime Henrion
2002-01-11Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov
2000-05-27Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm
2000-05-04Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-06-28Use the correct value for banksize so splash_pcx works in LFB modes.Dag-Erling Smørgrav
1999-06-22The second phase of syscons reorganization.Kazutaka YOKOTA
1999-04-13Fixed bogus SRCS definition which broke `make depend'. Plain `make'Bruce Evans
1999-04-12PCX loader for pseudo-device splash.Dag-Erling Smørgrav