patch-2.0.29
lonewolf at athena.compulink.gr
lonewolf at athena.compulink.gr
Mon Feb 17 20:35:58 EET 1997
This is a patch for the 2.0.29 (and 2.0.28) kernel for the
use of 437 greek correctly (diladi na deixnei to mikro "delta")
To apply copy the patch to /usr/src and then:
more patch-2.0.29 | patch -p0
diff -u --recursive --new-file linux/drivers/char/console.c \
linux/drivers/char/console.c
- --- linux/drivers/char/console.c
+++ linux/drivers/char/console.c
@@ -1450,1 +1455,1 @@
- - && (c !=128+27);
+ /* && (c !=128+27); */ /* patched for greek 437 */
@@ -1534,3 +1539,3 @@
- - case 128+27:
+ /* case 128+27:
vc_state = ESsquare;
- - continue;
+ continue; */ /* patched for greek 437 */
- --
| Costas Vlassis | E-mail: lonewolf at compulink.gr |
| Student of N.U.O.A. | URL: htttp://www.compulink.gr/users/lonewolf/ |
| Chemistry Dept | Hellenic Linux User Group WWW Pages maintainer |
| Visit the Hellenic Linux User Group: http://www.compulink.gr/linux/ |
==================================================================
For help on using this list (linux-greek-users), send a message to
"majordomo at argeas.argos.hol.gr" with one line of text: "help".
For any problem send e-mail to owner-linux-greek-users
==================================================================
More information about the Linux-greek-users
mailing list