wok-6.x view linux/stuff/linux-utf8-2.6.24.2.u @ rev 961

Add linux-jfs linux-xfs linux-gfs2 linux-udf linux-cifs linux-ncp linux-coda and wireless cards RT61PCI and RT73USB
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 29 18:45:01 2008 +0000 (2008-06-29)
parents
children
line source
1 --- linux-2.6.24.2/drivers/char/vt.c
2 +++ linux-2.6.24.2/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);