aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scterm-teken.c
Commit message (Expand)AuthorAgeFilesLines
* Make a 1:1 mapping between syscons stats and terminal emulators.Ed Schouten2009-03-101-2/+13
* Remove unneeded variable assignment.Ed Schouten2009-02-261-1/+1
* Properly implement GIO_ATTR and CONS_GETINFO.Ed Schouten2009-02-091-10/+15
* Replace syscons terminal renderer by a new renderer that uses libteken.Ed Schouten2009-01-011-0/+504