aboutsummaryrefslogtreecommitdiff
path: root/stand/i386/libi386/vidconsole.c
Commit message (Expand)AuthorAgeFilesLines
* loader: fix indentation in efi_console and vidconsoleToomas Soome2019-09-251-1/+1
* loader: add teken.fg_color and teken.bg_color variablesToomas Soome2019-09-251-4/+101
* loader: vidconsole should set LINES and COLUMNSToomas Soome2019-09-101-0/+6
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-051-452/+626
* loader: no-TERM_EMU is broken nowToomas Soome2019-05-091-3/+9
* loader: implement proper 8 char tab stopsToomas Soome2019-05-091-4/+6
* loader consoles: Implement SGR 24, 25Kyle Evans2018-03-241-0/+4
* Match broken style of vidconsole.cKyle Evans2018-03-231-3/+3
* Loader consoles: Implement SGR 22, reset intensityKyle Evans2018-03-231-0/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+632