summaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scterm.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2009-01-01Replace syscons terminal renderer by a new renderer that uses libteken.Ed Schouten
2003-08-24Use __FBSDID().David E. O'Brien
2001-06-13With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm
2000-05-26Back out the previous change to the queue(3) interface.Jake Burkholder
2000-05-23Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder
2000-01-29Use config's conditional compilation rather than using #ifdefs that makePeter Wemm
2000-01-15This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA