vt: break a couple of obsolete SCOish codes.
authorAdam Borowski <kilobyte@angband.pl>
Tue, 10 Sep 2013 20:54:35 +0000 (22:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 22:58:26 +0000 (15:58 -0700)
commit64545880927e15d5e82a9f33c3fd0704c775bd80
tree8ac0a57f349e4a1066a0736ec837bba0f2f01da7
parent1926d0aeecf0280c67bf7464b2d68fe4e92c566b
vt: break a couple of obsolete SCOish codes.

No modern terminal supports them, and SGR 38 conflicts with detecting
xterm-256 colours.  This also makes SGR 39 consistent with other popular
terminals.  Neither are used by ncurses' terminfo.

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c