From 6ccd861345ec745edb6968caeb67dfbfc7066228 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 31 Dec 2005 00:51:27 +0000 Subject: More errno fixes for the rest of freewnn. --- inputmethod/ja-freewnn-lib/distinfo | 6 +++++- inputmethod/ja-freewnn-lib/patches/patch-ai | 13 +++++++++++++ inputmethod/ja-freewnn-lib/patches/patch-aj | 21 +++++++++++++++++++++ inputmethod/ja-freewnn-lib/patches/patch-ak | 13 +++++++++++++ inputmethod/ja-freewnn-lib/patches/patch-al | 12 ++++++++++++ 5 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 inputmethod/ja-freewnn-lib/patches/patch-ai create mode 100644 inputmethod/ja-freewnn-lib/patches/patch-aj create mode 100644 inputmethod/ja-freewnn-lib/patches/patch-ak create mode 100644 inputmethod/ja-freewnn-lib/patches/patch-al (limited to 'inputmethod') diff --git a/inputmethod/ja-freewnn-lib/distinfo b/inputmethod/ja-freewnn-lib/distinfo index 6480755e149..df291197412 100644 --- a/inputmethod/ja-freewnn-lib/distinfo +++ b/inputmethod/ja-freewnn-lib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2005/12/30 21:51:23 joerg Exp $ +$NetBSD: distinfo,v 1.7 2005/12/31 00:51:27 joerg Exp $ SHA1 (freewnn/FreeWnn-1.10.tar.gz) = 66a0640d4632d82b7012c4aa2239bc1d69d45034 RMD160 (freewnn/FreeWnn-1.10.tar.gz) = 8644371c258b1f32c36d5f0318032a0a50c5f640 @@ -14,3 +14,7 @@ SHA1 (patch-ae) = 5227329133667d5bdc9f519ddc219263c9bbb820 SHA1 (patch-af) = 26d45af3c65df5af5299c837a123129ec5919bd4 SHA1 (patch-ag) = bf3d35e2499a602862758b322970c765ffea4052 SHA1 (patch-ah) = 1795d35ffc0bdbc3d082c46afb86d616bef52d68 +SHA1 (patch-ai) = ecba683c308c4acf69f0e5835ee241dfbab5b71a +SHA1 (patch-aj) = 33420feacb29abd59882672dfeb254527aa99fe6 +SHA1 (patch-ak) = d85b3ebd34e583f935ae517f338d522d21ebb44b +SHA1 (patch-al) = bdfb622211d7fcc9d18ee33a545bec876664f3a4 diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ai b/inputmethod/ja-freewnn-lib/patches/patch-ai new file mode 100644 index 00000000000..4fbeacfca0a --- /dev/null +++ b/inputmethod/ja-freewnn-lib/patches/patch-ai @@ -0,0 +1,13 @@ +$NetBSD: patch-ai,v 1.1 2005/12/31 00:51:27 joerg Exp $ + +--- Xwnmo/xwnmo/do_socket.c.orig 2005-12-30 21:54:05.000000000 +0000 ++++ Xwnmo/xwnmo/do_socket.c +@@ -590,8 +590,6 @@ wait_for_socket() + { + register int i; + int n, ret; +- extern int errno; +- extern int select(); + + /* + * If recv_buf has some data, return with as cur_sock get data diff --git a/inputmethod/ja-freewnn-lib/patches/patch-aj b/inputmethod/ja-freewnn-lib/patches/patch-aj new file mode 100644 index 00000000000..3c3e904f4dc --- /dev/null +++ b/inputmethod/ja-freewnn-lib/patches/patch-aj @@ -0,0 +1,21 @@ +$NetBSD: patch-aj,v 1.1 2005/12/31 00:51:27 joerg Exp $ + +--- Wnn/uum/jhlp.c.orig 2005-12-30 21:54:27.000000000 +0000 ++++ Wnn/uum/jhlp.c +@@ -59,7 +59,7 @@ static char *rcs_id = "$Id: jhlp.c,v 1.4 + #ifndef SYSVR2 + #include + #endif /* !SYSVR2 */ +-#include ++#include + #include + #include + #ifdef UX386 +@@ -134,7 +134,6 @@ char *cmdnm = "csh"; /* char *cmdnm = " + int child_id; + char *prog; + +-extern int errno; + extern char *optarg; + extern int optind; + diff --git a/inputmethod/ja-freewnn-lib/patches/patch-ak b/inputmethod/ja-freewnn-lib/patches/patch-ak new file mode 100644 index 00000000000..f716250f454 --- /dev/null +++ b/inputmethod/ja-freewnn-lib/patches/patch-ak @@ -0,0 +1,13 @@ +$NetBSD: patch-ak,v 1.1 2005/12/31 00:51:27 joerg Exp $ + +--- Wnn/jserver/error.c.orig 2005-12-30 21:54:50.000000000 +0000 ++++ Wnn/jserver/error.c +@@ -46,8 +46,6 @@ + #include "de_header.h" + #include + +-extern int errno; +- + static void my_error(), exit_hand(); + void error1(); + diff --git a/inputmethod/ja-freewnn-lib/patches/patch-al b/inputmethod/ja-freewnn-lib/patches/patch-al new file mode 100644 index 00000000000..52cf8f17d4d --- /dev/null +++ b/inputmethod/ja-freewnn-lib/patches/patch-al @@ -0,0 +1,12 @@ +$NetBSD: patch-al,v 1.1 2005/12/31 00:51:27 joerg Exp $ + +--- Wnn/jserver/de.c.orig 2005-12-30 22:01:06.000000000 +0000 ++++ Wnn/jserver/de.c +@@ -57,7 +57,6 @@ + + #include + #include +-extern int errno; /* Pure BSD */ + + #include + -- cgit v1.2.3