aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/syscons/warp
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Don't override CWARNFLAGS in these Makefiles.Maxime Henrion2002-11-111-2/+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-138/+2
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+2
* Remove unneeded header.Mark Murray2000-06-251-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
* More machdep/random.h -> sys/random.h fixes.Boris Popov2000-04-251-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+6
* Centralize and reorganize a few macros.Dag-Erling Smørgrav1999-04-121-2/+6
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-34/+22
* Compile without warnings.Dag-Erling Smørgrav1998-12-312-5/+6
* Save the palette in case syscons doesn't restore it properly.Dag-Erling Smørgrav1998-12-281-3/+6
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,Dag-Erling Smørgrav1998-12-272-0/+150