summaryrefslogtreecommitdiff
path: root/chinese/hztty/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/hztty/files/patch-ab')
-rw-r--r--chinese/hztty/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/hztty/files/patch-ab b/chinese/hztty/files/patch-ab
new file mode 100644
index 000000000000..6499d921de37
--- /dev/null
+++ b/chinese/hztty/files/patch-ab
@@ -0,0 +1,11 @@
+--- tty.c.orig Sun Jan 29 12:24:55 1995
++++ tty.c Mon Oct 6 23:56:32 1997
+@@ -26,7 +26,7 @@
+ # define TTYDEV "/dev/pty/ttyxx"
+ #else /* !hpux */
+ # define PTYCHAR1 "pqrstuvwxyzPQRSTUVWXYZ"
+-# define PTYCHAR2 "0123456789abcdef"
++# define PTYCHAR2 "0123456789abcdefghijklmnopqrstuv"
+ # define PTYDEV "/dev/ptyxx"
+ # define TTYDEV "/dev/ttyxx"
+ #endif /* !hpux */