wok diff linux/stuff/linux-utf8-2.6.30.6.u @ rev 4932

add/improve TAGS b* receipts
author Rohit Joshi <jozee@slitaz.org>
date Tue Feb 16 11:40:35 2010 +0000 (2010-02-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/linux/stuff/linux-utf8-2.6.30.6.u	Tue Feb 16 11:40:35 2010 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +--- linux-2.6.29.3/drivers/char/vt.c
     1.5 ++++ linux-2.6.29.3/drivers/char/vt.c
     1.6 +@@ -161,3 +161,3 @@
     1.7 + static int printable;		/* Is console ready for printing? */
     1.8 +-int default_utf8 = true;
     1.9 ++int default_utf8 = false;
    1.10 + module_param(default_utf8, int, S_IRUGO | S_IWUSR);
    1.11 +