Re: [PATCH] make unicode default

2007-10-01 Thread Jan Engelhardt
On Oct 1 2007 14:39, Bill Nottingham wrote: >Jan Engelhardt ([EMAIL PROTECTED]) said: >> >> Make the vt return to the system default when it is reset. >> Also make UTF-8 the system default. >> Derived from http://lkml.org/lkml/2007/8/31/246 >> >> Tested and works as expected. > >Fine with me. I

Re: [PATCH] make unicode default

2007-10-01 Thread Bill Nottingham
Jan Engelhardt ([EMAIL PROTECTED]) said: > > Make the vt return to the system default when it is reset. > Also make UTF-8 the system default. > Derived from http://lkml.org/lkml/2007/8/31/246 > > Tested and works as expected. Fine with me. I believe the original patch I sent went to -mm, so you

Re: [PATCH] make unicode default

2007-09-29 Thread Antonino A. Daplas
On Sat, 2007-09-29 at 10:36 +0200, Jan Engelhardt wrote: > Make the vt return to the system default when it is reset. > Also make UTF-8 the system default. It's about time we do, so this is fine with me. Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

[PATCH] make unicode default

2007-09-29 Thread Jan Engelhardt
Make the vt return to the system default when it is reset. Also make UTF-8 the system default. Derived from http://lkml.org/lkml/2007/8/31/246 Tested and works as expected. Signed-off-by: Jan Engelhardt <[EMAIL PROTECTED]> --- drivers/char/keyboard.c |2 +- drivers/char/sysrq.c|4 +