wok view linux/stuff/linux-utf8-2.6.30.6.u @ rev 5158

Up: slitaz-dev-tools (1.2) Cmd relpks for new package version
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 24 21:44:12 2010 +0100 (2010-03-24)
parents
children
line source
1 --- linux-2.6.29.3/drivers/char/vt.c
2 +++ linux-2.6.29.3/drivers/char/vt.c
3 @@ -161,3 +161,3 @@
4 static int printable; /* Is console ready for printing? */
5 -int default_utf8 = true;
6 +int default_utf8 = false;
7 module_param(default_utf8, int, S_IRUGO | S_IWUSR);