summaryrefslogtreecommitdiff
path: root/sys/dev/syscons/scterm-sc.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: reset only bold on SGR 39Andrey A. Chernov2000-07-201-2/+2
* MFC: shorten 49m attrs resetting exprAndrey A. Chernov2000-07-151-2/+1
* MFC: reset attrs on 39/49m, unify commentsAndrey A. Chernov2000-07-151-16/+17
* MFC: cosmetique, fix comments about 'ansi' colorsAndrey A. Chernov2000-06-061-7/+7
* MFC: implement E[39m and E[49mAndrey A. Chernov2000-06-051-0/+10
* MFC: White-space-only change. The file originally had screwed indentation.Kazutaka YOKOTA2000-03-201-348/+361
* - Don't reset text colors when changing the video mode.Kazutaka YOKOTA2000-02-111-0/+2
* - Fix text cursor logic so that multiple instances of the "normal" cursorKazutaka YOKOTA2000-02-111-2/+2
* 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/+729