From: Samuel Thibault Date: Wed, 7 May 2008 03:42:37 +0000 (-0700) Subject: vt: fix canonical input in UTF-8 mode X-Git-Tag: v2.6.26-rc2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1236d31a1b9fc018b85e15a3e58e3601ddc90ae;p=pandora-kernel.git vt: fix canonical input in UTF-8 mode For e.g. proper TTY canonical support, IUTF8 termios flag has to be set as appropriate. Linux used to not care about setting that flag for VT TTYs. This patch fixes that by activating it according to the current mode of the VT, and sets the default value according to the vt.default_utf8 parameter. Signed-off-by: Samuel Thibault Cc: Willy Tarreau Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed