aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/fire
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Revert r327828, r327949, r327953, r328016-r328026, r328041:Pedro F. Giffuni2018-01-211-1/+1
* dev: make some use of mallocarray(9).Pedro F. Giffuni2018-01-131-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-281-4/+0
* Replace explicit calls to video methods with their respective variantsWojciech A. Koszek2007-12-291-7/+7
* Optimize set_origin() use in some screensavers to stop them eatingPhilip Paeps2007-02-211-2/+9
* Use the clear function provided by the video adapter driver.Yoshihiro Takahashi2003-07-211-5/+2
* Add new graphical screen saver (dragon_saver).Akio Morita2002-03-231-59/+120
* Remove unneeded header.Mark Murray2000-06-251-1/+0
* More machdep/random.h -> sys/random.h fixes.Boris Popov2000-04-251-2/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-3/+6
* MFS: indent-assisted style cleanup.Dag-Erling Smørgrav1999-05-101-30/+27
* A little closer to style(9).Dag-Erling Smørgrav1999-05-081-58/+64
* Add missing copyright.Jordan K. Hubbard1999-05-041-0/+27
* Add "fire" screen saver.Jordan K. Hubbard1999-05-041-0/+103