summaryrefslogtreecommitdiff
path: root/net/ppxp/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-09 16:46:19 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-09 16:46:19 +0000
commit7350323c55c5cc963993a17612ead75cdaa60b29 (patch)
tree15d7d5716a22b2fa900f56dee7b899c815b679c1 /net/ppxp/files/patch-aa
parentNew port: editors/semi-emacs. (diff)
Update to version 0.99030108.
PR: 11578 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=18657
Diffstat (limited to 'net/ppxp/files/patch-aa')
-rw-r--r--net/ppxp/files/patch-aa39
1 files changed, 11 insertions, 28 deletions
diff --git a/net/ppxp/files/patch-aa b/net/ppxp/files/patch-aa
index f0a102189874..4376b8f83a99 100644
--- a/net/ppxp/files/patch-aa
+++ b/net/ppxp/files/patch-aa
@@ -1,28 +1,11 @@
-*** etc/modem/MC-6500@isdn Thu Jan 1 09:00:00 1970
---- etc/modem/MC-6500@isdn Mon Jun 15 22:41:37 1998
-***************
-*** 0 ****
---- 1,9 ----
-+ include standard
-+
-+ Name "PHS alpha DATA MC-6500 @ ISDN"
-+ MaxDTESpeed 115200
-+ Initialize "ATE1Q0@O2"
-+ PulseDial "ATD\p"
-+ ToneDial "ATD\p"
-+ Dial "ATD\p"
-+ IsdnDial "ATD\p"
-*** etc/modem/MC-6500@modem Thu Jan 1 09:00:00 1970
---- etc/modem/MC-6500@modem Mon Jun 15 22:42:20 1998
-***************
-*** 0 ****
---- 1,9 ----
-+ include standard
-+
-+ Name "PHS alpha DATA MC-6500 @ modem"
-+ MaxDTESpeed 115200
-+ Initialize "ATE1Q0@O1"
-+ PulseDial "ATD\p"
-+ ToneDial "ATD\p"
-+ Dial "ATD\p"
-+ IsdnDial "ATD\p"
+--- console/xppxp/icon.c.orig Sat May 8 02:57:54 1999
++++ console/xppxp/icon.c Sat May 8 02:58:16 1999
+@@ -6,7 +6,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <limits.h>
+ #include "xppxp.h"
+ #include "Panel.h"