summaryrefslogtreecommitdiff
path: root/misc/xpns/files
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xpns/files')
-rw-r--r--misc/xpns/files/patch-celldel.c10
-rw-r--r--misc/xpns/files/patch-cellein.c10
-rw-r--r--misc/xpns/files/patch-cellget.c10
-rw-r--r--misc/xpns/files/patch-cellkaio.c10
-rw-r--r--misc/xpns/files/patch-cellkalook.c10
-rw-r--r--misc/xpns/files/patch-cellmisc.c11
-rw-r--r--misc/xpns/files/patch-cellorg.c11
-rw-r--r--misc/xpns/files/patch-cellrefr.c10
-rw-r--r--misc/xpns/files/patch-diwinpop.c11
-rw-r--r--misc/xpns/files/patch-filekaio.c10
-rw-r--r--misc/xpns/files/patch-filesteio.c10
-rw-r--r--misc/xpns/files/patch-filetraio.c10
-rw-r--r--misc/xpns/files/patch-habreakmisc.c11
-rw-r--r--misc/xpns/files/patch-hadatmisc.c11
-rw-r--r--misc/xpns/files/patch-hadelmisc.c10
-rw-r--r--misc/xpns/files/patch-hakadelta.c11
-rw-r--r--misc/xpns/files/patch-hakamisc.c11
-rw-r--r--misc/xpns/files/patch-hakasete.c11
-rw-r--r--misc/xpns/files/patch-halook.c11
-rw-r--r--misc/xpns/files/patch-harefreshx.c10
-rw-r--r--misc/xpns/files/patch-hastemarke.c11
-rw-r--r--misc/xpns/files/patch-hi.c10
-rw-r--r--misc/xpns/files/patch-kaio.c11
-rw-r--r--misc/xpns/files/patch-kawinpop.c10
-rw-r--r--misc/xpns/files/patch-makefile28
-rw-r--r--misc/xpns/files/patch-pns.c11
-rw-r--r--misc/xpns/files/patch-scandir.c11
-rw-r--r--misc/xpns/files/patch-setpath.c11
-rw-r--r--misc/xpns/files/patch-simbreak.c11
-rw-r--r--misc/xpns/files/patch-simget.c22
-rw-r--r--misc/xpns/files/patch-steio.c10
-rw-r--r--misc/xpns/files/patch-traio.c10
-rw-r--r--misc/xpns/files/patch-xpns14
33 files changed, 0 insertions, 379 deletions
diff --git a/misc/xpns/files/patch-celldel.c b/misc/xpns/files/patch-celldel.c
deleted file mode 100644
index 0fea014c0d61..000000000000
--- a/misc/xpns/files/patch-celldel.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- celldel.c.orig
-+++ celldel.c
-@@ -17,6 +17,7 @@
- #include "cellrefr.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define CellOListToRList( v) do { \
diff --git a/misc/xpns/files/patch-cellein.c b/misc/xpns/files/patch-cellein.c
deleted file mode 100644
index 7f692f97c726..000000000000
--- a/misc/xpns/files/patch-cellein.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellein.c.orig
-+++ cellein.c
-@@ -14,6 +14,7 @@
- #include "celltype.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-cellget.c b/misc/xpns/files/patch-cellget.c
deleted file mode 100644
index 0be090402669..000000000000
--- a/misc/xpns/files/patch-cellget.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellget.c.orig
-+++ cellget.c
-@@ -16,6 +16,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- static OBJECT *pSte, *pTra, *pK;
diff --git a/misc/xpns/files/patch-cellkaio.c b/misc/xpns/files/patch-cellkaio.c
deleted file mode 100644
index 3f1f24eca731..000000000000
--- a/misc/xpns/files/patch-cellkaio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellkaio.c.orig
-+++ cellkaio.c
-@@ -21,6 +21,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-cellkalook.c b/misc/xpns/files/patch-cellkalook.c
deleted file mode 100644
index 704a653bfe04..000000000000
--- a/misc/xpns/files/patch-cellkalook.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellkalook.c.orig
-+++ cellkalook.c
-@@ -16,6 +16,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-cellmisc.c b/misc/xpns/files/patch-cellmisc.c
deleted file mode 100644
index 65c04d559d80..000000000000
--- a/misc/xpns/files/patch-cellmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cellmisc.c.orig
-+++ cellmisc.c
-@@ -14,6 +14,8 @@
- #include "cell.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-cellorg.c b/misc/xpns/files/patch-cellorg.c
deleted file mode 100644
index cd732623cb46..000000000000
--- a/misc/xpns/files/patch-cellorg.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- cellorg.c.orig
-+++ cellorg.c
-@@ -16,6 +16,8 @@
- #include "tra.h"
- #include "ka.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-cellrefr.c b/misc/xpns/files/patch-cellrefr.c
deleted file mode 100644
index c92a01f666c1..000000000000
--- a/misc/xpns/files/patch-cellrefr.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- cellrefr.c.orig
-+++ cellrefr.c
-@@ -15,6 +15,7 @@
-
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-diwinpop.c b/misc/xpns/files/patch-diwinpop.c
deleted file mode 100644
index ebf43b42409e..000000000000
--- a/misc/xpns/files/patch-diwinpop.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- diwinpop.c.orig
-+++ diwinpop.c
-@@ -27,6 +27,8 @@
- #include "hawin.h"
- #include "haka.H"
-
-+#include <unistd.h>
-+
- /*************************************************************************
- ** FUNKTION: DiWinPopdown
- ** ZWECK: schliesst und zerstoert Widget
diff --git a/misc/xpns/files/patch-filekaio.c b/misc/xpns/files/patch-filekaio.c
deleted file mode 100644
index 507c7bd56fb5..000000000000
--- a/misc/xpns/files/patch-filekaio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filekaio.c.orig
-+++ filekaio.c
-@@ -19,6 +19,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-filesteio.c b/misc/xpns/files/patch-filesteio.c
deleted file mode 100644
index 4f8a5a1e5bf2..000000000000
--- a/misc/xpns/files/patch-filesteio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filesteio.c.orig
-+++ filesteio.c
-@@ -18,6 +18,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-filetraio.c b/misc/xpns/files/patch-filetraio.c
deleted file mode 100644
index 804c05866061..000000000000
--- a/misc/xpns/files/patch-filetraio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- filetraio.c.orig
-+++ filetraio.c
-@@ -17,6 +17,7 @@
-
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-habreakmisc.c b/misc/xpns/files/patch-habreakmisc.c
deleted file mode 100644
index 909951843060..000000000000
--- a/misc/xpns/files/patch-habreakmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- habreakmisc.c.orig
-+++ habreakmisc.c
-@@ -52,7 +52,7 @@ void HaBreakInit()
- ** RETURN:
- ** ANMERK:
- *************************************************************************/
--static HaBreakMark( MarkOn)
-+static void HaBreakMark( MarkOn)
- BOOLEAN MarkOn;
- {
- OBJECT *e;
diff --git a/misc/xpns/files/patch-hadatmisc.c b/misc/xpns/files/patch-hadatmisc.c
deleted file mode 100644
index 5e6715a366e4..000000000000
--- a/misc/xpns/files/patch-hadatmisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hadatmisc.c.orig
-+++ hadatmisc.c
-@@ -14,6 +14,8 @@
- #include "hawin.h"
- #include "diwin.h"
-
-+#include <stdlib.h>
-+
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-hadelmisc.c b/misc/xpns/files/patch-hadelmisc.c
deleted file mode 100644
index 40aac4a7e598..000000000000
--- a/misc/xpns/files/patch-hadelmisc.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- hadelmisc.c.orig
-+++ hadelmisc.c
-@@ -22,6 +22,7 @@
- #include "cellget.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-hakadelta.c b/misc/xpns/files/patch-hakadelta.c
deleted file mode 100644
index 8b6370eebfc1..000000000000
--- a/misc/xpns/files/patch-hakadelta.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakadelta.c.orig
-+++ hakadelta.c
-@@ -17,6 +17,8 @@
- #include "colors"
- #include "cellname.h"
-
-+#include <stdio.h>
-+
-
-
- #define DeDrawX( t, p, gc) XDrawImageString( MyDisplay, HaGraphPixmap, \
diff --git a/misc/xpns/files/patch-hakamisc.c b/misc/xpns/files/patch-hakamisc.c
deleted file mode 100644
index 801801a8de88..000000000000
--- a/misc/xpns/files/patch-hakamisc.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakamisc.c.orig
-+++ hakamisc.c
-@@ -19,6 +19,8 @@
- #include "hagraph.h"
- #include "colors"
-
-+#include <stdlib.h>
-+
- /*************************************************************************
- ** FUNKTION: HaKaInit
- *************************************************************************/
diff --git a/misc/xpns/files/patch-hakasete.c b/misc/xpns/files/patch-hakasete.c
deleted file mode 100644
index 65bcd59eb8fa..000000000000
--- a/misc/xpns/files/patch-hakasete.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hakasete.c.orig
-+++ hakasete.c
-@@ -18,6 +18,8 @@
- #include "celltype.h"
- #include "katype.h"
-
-+#include <stdlib.h>
-+
-
-
-
diff --git a/misc/xpns/files/patch-halook.c b/misc/xpns/files/patch-halook.c
deleted file mode 100644
index 89952d5c40c6..000000000000
--- a/misc/xpns/files/patch-halook.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- halook.c.orig
-+++ halook.c
-@@ -18,7 +18,7 @@
- #include "stewin.h"
-
- #include <stdio.h>
--
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-harefreshx.c b/misc/xpns/files/patch-harefreshx.c
deleted file mode 100644
index 3838d6435a4f..000000000000
--- a/misc/xpns/files/patch-harefreshx.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- harefreshx.c.orig
-+++ harefreshx.c
-@@ -25,6 +25,7 @@
- #include "hastename.h"
-
- #include <stdio.h>
-+#include <stdlib.h>
-
- #ifdef HALLO
-
diff --git a/misc/xpns/files/patch-hastemarke.c b/misc/xpns/files/patch-hastemarke.c
deleted file mode 100644
index af75a3d32dc0..000000000000
--- a/misc/xpns/files/patch-hastemarke.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- hastemarke.c.orig
-+++ hastemarke.c
-@@ -17,6 +17,8 @@
- #include "hagraph.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
- #define yDISP 5
-
diff --git a/misc/xpns/files/patch-hi.c b/misc/xpns/files/patch-hi.c
deleted file mode 100644
index 9be280200d72..000000000000
--- a/misc/xpns/files/patch-hi.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- hi.c.orig
-+++ hi.c
-@@ -22,6 +22,7 @@
- #include <X11/Xaw/Viewport.h>
- #include <X11/Xaw/Paned.h>
- #include <stdio.h>
-+#include <stdlib.h>
-
- Widget HiCom;
- Widget HiShell;
diff --git a/misc/xpns/files/patch-kaio.c b/misc/xpns/files/patch-kaio.c
deleted file mode 100644
index 52e16f6460c2..000000000000
--- a/misc/xpns/files/patch-kaio.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- kaio.c.orig
-+++ kaio.c
-@@ -17,6 +17,8 @@
- #include "ste.h"
- #include "tra.h"
-
-+#include <stdlib.h>
-+
-
-
- /*************************************************************************
diff --git a/misc/xpns/files/patch-kawinpop.c b/misc/xpns/files/patch-kawinpop.c
deleted file mode 100644
index 9dfee6c48257..000000000000
--- a/misc/xpns/files/patch-kawinpop.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- kawinpop.c.orig
-+++ kawinpop.c
-@@ -12,6 +12,7 @@
- *************************************************************************/
- #include "kawin.H"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
-
diff --git a/misc/xpns/files/patch-makefile b/misc/xpns/files/patch-makefile
deleted file mode 100644
index b59bf9c99252..000000000000
--- a/misc/xpns/files/patch-makefile
+++ /dev/null
@@ -1,28 +0,0 @@
---- makefile.orig Wed Jul 14 20:05:14 1993
-+++ makefile Fri Aug 11 02:02:40 2000
-@@ -7,19 +7,19 @@
- #I = -I/usr/include
-
- #------------------------------------------
--# OPTIONEN SUN
-+# OPTIONEN FreeBSD
- #------------------------------------------
- O = -O
--I = -I/usr/local/X11R5/include
--
--L = -L/usr/local/X11R5/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+I = -I$(LOCALBASE)/include
-
-+L = -L$(LOCALBASE)/lib -lXaw -lXmu -lXt -lXext -lX11 -lm
-+L +=-Wl,-rpath,$(LOCALBASE)/lib
-
- #------------------------------------------
- # COMPILER UND LINKER
- #------------------------------------------
--B = gcc-2.3.3 $O -o
--CC = gcc-2.3.3 $O $I
-+B = $(CC) -o
-+CC += $I
-
- #------------------------------------------
- # FUNKTIONEN DIR
diff --git a/misc/xpns/files/patch-pns.c b/misc/xpns/files/patch-pns.c
deleted file mode 100644
index 1db8d7c4f345..000000000000
--- a/misc/xpns/files/patch-pns.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- pns.c.orig
-+++ pns.c
-@@ -39,7 +39,7 @@
- extern Widget HaKonBox;
- extern Widget HaKonMenuLabel;
-
--main( argc, argv)
-+int main( argc, argv)
- int argc;
- char **argv;
- {
diff --git a/misc/xpns/files/patch-scandir.c b/misc/xpns/files/patch-scandir.c
deleted file mode 100644
index d136a5586736..000000000000
--- a/misc/xpns/files/patch-scandir.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- scandir.c.orig
-+++ scandir.c
-@@ -12,6 +12,8 @@
- **
- *************************************************************************/
- #include <stdio.h>
-+#include <ctype.h>
-+#include <stdlib.h>
- #include "dir.H"
- #include "misc.h"
-
diff --git a/misc/xpns/files/patch-setpath.c b/misc/xpns/files/patch-setpath.c
deleted file mode 100644
index 49a1ffc97afa..000000000000
--- a/misc/xpns/files/patch-setpath.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- setpath.c.orig
-+++ setpath.c
-@@ -15,6 +15,8 @@
- #include "dir.H"
- #include "misc.h"
-
-+#include <string.h>
-+
-
- BOOLEAN SetPath( DirInh, Pfad)
- DIRECTORY *DirInh;
diff --git a/misc/xpns/files/patch-simbreak.c b/misc/xpns/files/patch-simbreak.c
deleted file mode 100644
index daa7e6c959e9..000000000000
--- a/misc/xpns/files/patch-simbreak.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- simbreak.c.orig
-+++ simbreak.c
-@@ -15,6 +15,8 @@
- #include "celltype.h"
- #include "misc.h"
-
-+#include <stdlib.h>
-+
-
- /*************************************************************************
- ** FUNKTION: SimBreakInit
diff --git a/misc/xpns/files/patch-simget.c b/misc/xpns/files/patch-simget.c
deleted file mode 100644
index 62d02447d0b7..000000000000
--- a/misc/xpns/files/patch-simget.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- simget.c.orig
-+++ simget.c
-@@ -19,8 +19,9 @@
-
- #include <stdio.h>
-
--
--#define RAND_MAX ((1<<31)-1)
-+#ifndef RAND_MAX
-+#define RAND_MAX ((1UL<<31)-1)
-+#endif
-
-
- /*************************************************************************
-@@ -32,6 +33,7 @@ void SimGetInit()
- unsigned int e;
-
- srand( 17);
-+ srandom( 17);
- }
-
-
diff --git a/misc/xpns/files/patch-steio.c b/misc/xpns/files/patch-steio.c
deleted file mode 100644
index 88d540a05b4e..000000000000
--- a/misc/xpns/files/patch-steio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- steio.c.orig
-+++ steio.c
-@@ -15,6 +15,7 @@
- #include "celltype.h"
- #include "netsize.h"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define DEFAULT_STEN_X_DISP -HA_STE_RAD
diff --git a/misc/xpns/files/patch-traio.c b/misc/xpns/files/patch-traio.c
deleted file mode 100644
index 574b4c3ea8a6..000000000000
--- a/misc/xpns/files/patch-traio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- traio.c.orig
-+++ traio.c
-@@ -15,6 +15,7 @@
- #include "celltype.h"
- #include "netsize.h"
- #include <stdio.h>
-+#include <stdlib.h>
-
-
- #define DEFAULT_TRAN_X_DISP -HA_STE_RAD
diff --git a/misc/xpns/files/patch-xpns b/misc/xpns/files/patch-xpns
deleted file mode 100644
index 1c096cf88ddd..000000000000
--- a/misc/xpns/files/patch-xpns
+++ /dev/null
@@ -1,14 +0,0 @@
---- xpns.orig Tue Apr 8 11:27:14 1997
-+++ xpns Tue Apr 8 11:29:05 1997
-@@ -1,6 +1,8 @@
--#!/bin/tcsh
--setenv XAPPLRESDIR $PWD/
--pns
-+#!/bin/sh
-+# Note pns will dump core if environment is not correct
-+XAPPLRESDIR=%%PREFIX%%/share/xpns/
-+export XAPPLRESDIR
-+%%PREFIX%%/libexec/xpns/pns
-
-
-