summaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scterm-teken.c
Commit message (Expand)AuthorAgeFilesLines
* MFC various commits back to stable/8:Ed Schouten2009-11-011-3/+6
* Small fixes to Unicode handling:Ed Schouten2009-06-161-37/+42
* Add more entries to the Unicode-to-CP437 table.Ed Schouten2009-06-141-9/+15
* Make the proof-of-concept UTF-8 support in Syscons less useless.Ed Schouten2009-06-131-18/+121
* Restore support for bell pitch/duration.Ed Schouten2009-05-311-1/+5
* 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