wok view linux/stuff/linux-utf8-2.6.25.5.u @ rev 2990

Up linux (2.6.29.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 11 19:08:50 2009 +0200 (2009-05-11)
parents 04b68c6ffdfa
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);