summaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scterm-dumb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sparc64 kernel supportWarner Losh2020-02-031-2/+1
* Attempt to fix build breakage in r344458.Bruce Evans2019-02-261-1/+2
* Fix the dumb and sc terminal emulators to compile and work.Bruce Evans2019-02-211-5/+18
* Restore syscons' terminal emulators. The trivial fixes to make them compileBruce Evans2019-02-211-0/+155
* Replace syscons terminal renderer by a new renderer that uses libteken.Ed Schouten2009-01-011-155/+0
* Fix -Wundef.Ruslan Ermilov2005-12-041-1/+1
* __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.Peter Grehan2004-01-211-1/+1
* Use __FBSDID().David E. O'Brien2003-08-241-2/+3
* Add sparc64 ifdefs.Jake Burkholder2003-08-241-0/+4
* Remove unneeded #include <sys/kernel.h>Poul-Henning Kamp2000-04-291-1/+0
* Use config's conditional compilation rather than using #ifdefs that makePeter Wemm2000-01-291-5/+0
* This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA2000-01-151-0/+156