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)
commitfa6ce9ab5fbcb4c276c48861584b70d387e787b3
tree71b6295410513d17226a57be542f0a761db97841
parent1c2bbe6a11ec7d1de114acfc8a6bf2821b0224a5
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