aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/syscons/logo
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
* 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-093-514/+3
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-2/+2
* 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
* Add $FreeBSD$Peter Wemm2000-05-011-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+7
* Centralize and reorganize a few macros.Dag-Erling Smørgrav1999-04-121-2/+6
* Followup to yokota's last commit:Dag-Erling Smørgrav1999-02-051-7/+8
* Move the definition of set_origin from logo_saver.c to saver.h.Dag-Erling Smørgrav1999-01-161-3/+1
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-48/+31
* Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly inDag-Erling Smørgrav1999-01-011-23/+31
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breaksPeter Wemm1998-12-291-2/+2
* One more for the road: Chuck the friendly floating daemon. RequiresDag-Erling Smørgrav1998-12-283-0/+520