summaryrefslogtreecommitdiff
path: root/ham/yaesu/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'ham/yaesu/patches/patch-ad')
-rw-r--r--ham/yaesu/patches/patch-ad58
1 files changed, 22 insertions, 36 deletions
diff --git a/ham/yaesu/patches/patch-ad b/ham/yaesu/patches/patch-ad
index 7fa88e526ce..9045f79fab2 100644
--- a/ham/yaesu/patches/patch-ad
+++ b/ham/yaesu/patches/patch-ad
@@ -1,10 +1,7 @@
-$NetBSD: patch-ad,v 1.6 2004/07/10 17:08:53 kristerw Exp $
+$NetBSD: patch-ad,v 1.7 2006/01/14 11:45:46 wulf Exp $
-the addition of the -p flag is required for non-PC machines which
-might use a different serial device.
-
---- main.c.orig 1995-11-04 23:48:33.000000000 +0100
-+++ main.c 2004-07-10 19:01:57.000000000 +0200
+--- main.c.orig 2004-07-27 11:56:47.000000000 +0930
++++ main.c 2006-01-14 22:59:42.000000000 +1030
@@ -5,7 +5,6 @@
#include <stdlib.h>
#include <termios.h>
@@ -67,38 +64,27 @@ might use a different serial device.
} else {
printf("usage: yaesu [port #]\n");
exit(3);
-@@ -139,20 +147,20 @@
+@@ -139,8 +147,21 @@
bye_msg() {
--printf("\n
--Thank you for using KG0CQ's 'yaesu' program, this is version .1lx.
--You may use this program for as long as you like, it will always
--be free to use, no matter what version. You may distribute this
--program freely so long as it distributed in and with the original
--zipfile or tar file. Please do not distribute modifed versions.
--A nice Windows version, DOS console version, Linux console, and
--Linux X version should be on their way in the coming months.
--If you wish to support the author's efforts just say thanks via
--email or packet!
--
-- email: drranu@holly.ColoState.EDU
-- packet: KG0CQ@KF0UW.#NECO.USA.NOAM
+-printf("\n Thank you for using KG0CQ's 'yaesu' program, this is version .1lx. You may use this program for as long as you like, it will always be free to use, no matter what version. You may distribute this program freely so long as it distributed in and with the original zipfile or tar file. Please do not distribute modifed versions. A nice Windows version, DOS console version, Linux console, and Linux X version should be on their way in the coming months. If you wish to support the author's efforts just say thanks via email or packet! email: drranu@holly.ColoState.EDU or packet: KG0CQ@KF0UW.#NECO.USA.NOAM Having fun hamming, hope to catch you on the air!!!\n\n");
-
-+printf("\n\n\
-+Thank you for using KG0CQ's 'yaesu' program, this is version .1lx.\n\
-+You may use this program for as long as you like, it will always \n\
-+be free to use, no matter what version. You may distribute this \n\
-+program freely so long as it distributed in and with the original \n\
-+zipfile or tar file. Please do not distribute modifed versions. \n\
-+A nice Windows version, DOS console version, Linux console, and \n\
-+Linux X version should be on their way in the coming months. \n\
-+If you wish to support the author's efforts just say thanks via\n\
-+email or packet!\n\
-+\n\
-+ email: drranu@holly.ColoState.EDU\n\
-+ packet: KG0CQ@KF0UW.#NECO.USA.NOAM\n\
-+\n\
- Having fun hamming, hope to catch you on the air!!!\n\n");
-
+++printf("\n\n\
++ Thank you for using KG0CQ's 'yaesu' program, this is version .1lx.\n\
++ You may use this program for as long as you like, it will always \n\
++ be free to use, no matter what version. You may distribute this \n\
++ program freely so long as it distributed in and with the original \n\
++ zipfile or tar file. Please do not distribute modifed versions. \n\
++ A nice Windows version, DOS console version, Linux console, and \n\
++ Linux X version should be on their way in the coming months. \n\
++ If you wish to support the author's efforts just say thanks via\n\
++ email or packet!\n\
++ \n\
++ email: drranu@holly.ColoState.EDU\n\
++ packet: KG0CQ@KF0UW.#NECO.USA.NOAM\n\
++ \n\
++ Having fun hamming, hope to catch you on the air!!!\n\n");
}
+
+ void