diff options
Diffstat (limited to 'japanese/mh/patches')
-rw-r--r-- | japanese/mh/patches/patch-aa | 23 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ab | 23 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ac | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ad | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ae | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-af | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ag | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ah | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ai | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-aj | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ak | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-al | 29 | ||||
-rw-r--r-- | japanese/mh/patches/patch-am | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-an | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ao | 12 | ||||
-rw-r--r-- | japanese/mh/patches/patch-ap | 13 | ||||
-rw-r--r-- | japanese/mh/patches/patch-aq | 13 |
17 files changed, 221 insertions, 24 deletions
diff --git a/japanese/mh/patches/patch-aa b/japanese/mh/patches/patch-aa index bf859c2a037..e1b0be987df 100644 --- a/japanese/mh/patches/patch-aa +++ b/japanese/mh/patches/patch-aa @@ -1,13 +1,12 @@ -$NetBSD: patch-aa,v 1.3 1999/11/01 04:03:10 sakamoto Exp $ +$NetBSD: patch-aa,v 1.4 1999/11/01 10:23:45 sakamoto Exp $ ---- ./configure.in.orig Fri Oct 1 23:01:15 1999 -+++ ./configure.in Fri Oct 29 17:02:23 1999 -@@ -354,4 +354,8 @@ - fi - fi -+ if test "$OBJECT_FMT" = ELF -+ then -+ sharedlib=gnuelf -+ fi - slflags="-fpic" - slibdir=$libdir +--- ./sbr/m_getdefs.c.orig Wed Dec 2 02:05:00 1998 ++++ ./sbr/m_getdefs.c Mon Nov 1 19:13:29 1999 +@@ -7,4 +7,7 @@ + #include <stdio.h> + #include <errno.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + #include <sys/types.h> + #include <sys/stat.h> diff --git a/japanese/mh/patches/patch-ab b/japanese/mh/patches/patch-ab index 85da0be9615..4c142610663 100644 --- a/japanese/mh/patches/patch-ab +++ b/japanese/mh/patches/patch-ab @@ -1,13 +1,12 @@ -$NetBSD: patch-ab,v 1.3 1999/11/01 04:03:10 sakamoto Exp $ +$NetBSD: patch-ab,v 1.4 1999/11/01 10:23:45 sakamoto Exp $ ---- ./configure.orig Fri Oct 1 23:01:45 1999 -+++ ./configure Fri Oct 29 17:02:29 1999 -@@ -1386,4 +1386,8 @@ - fi - fi -+ if test "$OBJECT_FMT" = ELF -+ then -+ sharedlib=gnuelf -+ fi - slflags="-fpic" - slibdir=$libdir +--- ./sbr/refile.c.orig Wed Dec 1 13:01:26 1993 ++++ ./sbr/refile.c Mon Nov 1 19:13:30 1999 +@@ -6,4 +6,7 @@ + #include "../h/mh.h" + #include <stdio.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + int refile (arg, file) diff --git a/japanese/mh/patches/patch-ac b/japanese/mh/patches/patch-ac new file mode 100644 index 00000000000..c7a3f0b2909 --- /dev/null +++ b/japanese/mh/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./sbr/remdir.c.orig Fri Apr 24 06:02:00 1998 ++++ ./sbr/remdir.c Mon Nov 1 19:13:30 1999 +@@ -6,4 +6,7 @@ + #include "../h/mh.h" + #include <stdio.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + diff --git a/japanese/mh/patches/patch-ad b/japanese/mh/patches/patch-ad new file mode 100644 index 00000000000..91a7757df37 --- /dev/null +++ b/japanese/mh/patches/patch-ad @@ -0,0 +1,12 @@ +$NetBSD: patch-ad,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./sbr/showfile.c.orig Wed Dec 1 13:01:26 1993 ++++ ./sbr/showfile.c Mon Nov 1 19:13:30 1999 +@@ -3,4 +3,7 @@ + #include "../h/mh.h" + #include <stdio.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + diff --git a/japanese/mh/patches/patch-ae b/japanese/mh/patches/patch-ae new file mode 100644 index 00000000000..cdfa26702e4 --- /dev/null +++ b/japanese/mh/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/inc.c.orig Fri Sep 10 02:10:53 1999 ++++ ./uip/inc.c Mon Nov 1 19:13:30 1999 +@@ -38,4 +38,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + /* */ diff --git a/japanese/mh/patches/patch-af b/japanese/mh/patches/patch-af new file mode 100644 index 00000000000..e56890ed451 --- /dev/null +++ b/japanese/mh/patches/patch-af @@ -0,0 +1,12 @@ +$NetBSD: patch-af,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/mhlsbr.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/mhlsbr.c Mon Nov 1 19:13:30 1999 +@@ -21,4 +21,7 @@ + #include <sys/types.h> + #include <sys/stat.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + diff --git a/japanese/mh/patches/patch-ag b/japanese/mh/patches/patch-ag new file mode 100644 index 00000000000..6a9698e8ddb --- /dev/null +++ b/japanese/mh/patches/patch-ag @@ -0,0 +1,12 @@ +$NetBSD: patch-ag,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/mhn.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/mhn.c Mon Nov 1 19:13:30 1999 +@@ -19,4 +19,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + /* */ diff --git a/japanese/mh/patches/patch-ah b/japanese/mh/patches/patch-ah new file mode 100644 index 00000000000..b26983a9525 --- /dev/null +++ b/japanese/mh/patches/patch-ah @@ -0,0 +1,12 @@ +$NetBSD: patch-ah,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/rcvtty.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/rcvtty.c Mon Nov 1 19:13:30 1999 +@@ -30,4 +30,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + /* */ diff --git a/japanese/mh/patches/patch-ai b/japanese/mh/patches/patch-ai new file mode 100644 index 00000000000..47a0289c3e8 --- /dev/null +++ b/japanese/mh/patches/patch-ai @@ -0,0 +1,12 @@ +$NetBSD: patch-ai,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/replsbr.c.orig Fri Sep 10 13:51:41 1999 ++++ ./uip/replsbr.c Mon Nov 1 19:13:30 1999 +@@ -11,4 +11,7 @@ + #include <sys/types.h> /* off_t */ + #include <sys/file.h> /* L_SET */ ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + diff --git a/japanese/mh/patches/patch-aj b/japanese/mh/patches/patch-aj new file mode 100644 index 00000000000..aa01c40f1fd --- /dev/null +++ b/japanese/mh/patches/patch-aj @@ -0,0 +1,12 @@ +$NetBSD: patch-aj,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/sendsbr.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/sendsbr.c Mon Nov 1 19:13:30 1999 +@@ -10,4 +10,7 @@ + #include <sys/types.h> + #include <sys/stat.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + static alert(), anno(), annoaux(); diff --git a/japanese/mh/patches/patch-ak b/japanese/mh/patches/patch-ak new file mode 100644 index 00000000000..300cfc1ffc3 --- /dev/null +++ b/japanese/mh/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/spost.c.orig Wed Dec 2 02:05:00 1998 ++++ ./uip/spost.c Mon Nov 1 19:13:30 1999 +@@ -23,4 +23,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + extern char *getfullname (), *getusr (); diff --git a/japanese/mh/patches/patch-al b/japanese/mh/patches/patch-al new file mode 100644 index 00000000000..317a47c697b --- /dev/null +++ b/japanese/mh/patches/patch-al @@ -0,0 +1,29 @@ +$NetBSD: patch-al,v 1.1 1999/11/01 10:23:45 sakamoto Exp $ + +--- ./uip/vmh.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/vmh.c Mon Nov 1 19:13:30 1999 +@@ -24,4 +24,7 @@ + */ + ++#ifdef UNISTD ++#include <unistd.h> ++#endif + #ifdef __osf__ + #define _BSD +@@ -88,5 +91,9 @@ + void __cputchar __P((int)); + #undef _putchar ++#ifdef BSD44 ++#define _putchar __cputchar ++#else + #define _putchar (int (*)()) __cputchar ++#endif + #include <sys/ioctl.h> /* sgttyb */ + #endif /* !__NCURSES_H && (BSD44 || linux) */ +@@ -1510,5 +1517,5 @@ + TYPESIG (*tstat) (); + +- if ((pgrp = getpgrp (0)) == NOTOK) ++ if ((pgrp = getpgrp (/*0*/)) == NOTOK) + adios ("process group", "unable to determine"); + for (;;) { diff --git a/japanese/mh/patches/patch-am b/japanese/mh/patches/patch-am new file mode 100644 index 00000000000..152b6d45896 --- /dev/null +++ b/japanese/mh/patches/patch-am @@ -0,0 +1,12 @@ +$NetBSD: patch-am,v 1.1 1999/11/01 10:23:46 sakamoto Exp $ + +--- ./uip/vmhtest.c.orig Fri Apr 24 06:02:00 1998 ++++ ./uip/vmhtest.c Mon Nov 1 19:13:30 1999 +@@ -11,4 +11,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + /* */ diff --git a/japanese/mh/patches/patch-an b/japanese/mh/patches/patch-an new file mode 100644 index 00000000000..1d911632adf --- /dev/null +++ b/japanese/mh/patches/patch-an @@ -0,0 +1,12 @@ +$NetBSD: patch-an,v 1.1 1999/11/01 10:23:46 sakamoto Exp $ + +--- ./uip/whatnowsbr.c.orig Tue Feb 9 20:30:00 1999 ++++ ./uip/whatnowsbr.c Mon Nov 1 19:13:30 1999 +@@ -9,4 +9,7 @@ + #include <sys/types.h> + #include <sys/stat.h> ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + #ifndef MIME diff --git a/japanese/mh/patches/patch-ao b/japanese/mh/patches/patch-ao new file mode 100644 index 00000000000..c543832e8b9 --- /dev/null +++ b/japanese/mh/patches/patch-ao @@ -0,0 +1,12 @@ +$NetBSD: patch-ao,v 1.1 1999/11/01 10:23:46 sakamoto Exp $ + +--- ./uip/wmh.c.orig Fri Apr 24 06:02:00 1998 ++++ ./uip/wmh.c Mon Nov 1 19:13:30 1999 +@@ -29,4 +29,7 @@ + #include <locale.h> + #endif ++#ifdef UNISTD ++#include <unistd.h> ++#endif + + diff --git a/japanese/mh/patches/patch-ap b/japanese/mh/patches/patch-ap new file mode 100644 index 00000000000..b2873ae5536 --- /dev/null +++ b/japanese/mh/patches/patch-ap @@ -0,0 +1,13 @@ +$NetBSD: patch-ap,v 1.1 1999/11/01 10:23:46 sakamoto Exp $ + +--- ./configure.in.orig Fri Oct 1 23:01:15 1999 ++++ ./configure.in Mon Nov 1 19:08:09 1999 +@@ -354,4 +354,8 @@ + fi + fi ++ if test "$OBJECT_FMT" = ELF ++ then ++ sharedlib=gnuelf ++ fi + slflags="-fpic" + slibdir=$libdir diff --git a/japanese/mh/patches/patch-aq b/japanese/mh/patches/patch-aq new file mode 100644 index 00000000000..d522796bee7 --- /dev/null +++ b/japanese/mh/patches/patch-aq @@ -0,0 +1,13 @@ +$NetBSD: patch-aq,v 1.1 1999/11/01 10:23:46 sakamoto Exp $ + +--- ./configure.orig Fri Oct 1 23:01:45 1999 ++++ ./configure Mon Nov 1 19:08:09 1999 +@@ -1386,4 +1386,8 @@ + fi + fi ++ if test "$OBJECT_FMT" = ELF ++ then ++ sharedlib=gnuelf ++ fi + slflags="-fpic" + slibdir=$libdir |