]> git.baikalelectronics.ru Git - kernel.git/commit
vt: add color support to the "underline" and "italic" attributes
authorJan Engelhardt <jengelh@linux01.gwdg.de>
Tue, 8 May 2007 07:38:04 +0000 (00:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:27 +0000 (11:15 -0700)
commit04b444805b3f126dda0ca50d2fb3bd73a0d8e887
tree71b6295410513d17226a57be542f0a761db97841
parentb7581bca72dd7121f67fadb272ef02593c64afde
vt: add color support to the "underline" and "italic" attributes

Add color support to the "underline" and "italic" attributes as in
OpenBSD/NetBSD-style (vt220) and xterm.

Signed-off-by: Jan Engelhardt <jengelh@gmx.de>
Acked-by: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/vt.c
drivers/video/console/mdacon.c
drivers/video/console/promcon.c
drivers/video/console/sticon.c
drivers/video/console/vgacon.c
include/linux/console.h
include/linux/console_struct.h