freebsd-ports/net/ztelnet/files/patch-ah
CHOI Junho b94f60a58b - fix core-dump problem in 4.x reported in ports/18573
- cleanup patches and extra file
- fix unnecessary delay(from byung)
- resurrect MAINTAINER line(me)
- fix distfile location
- fix DESCR to correct maintainer

PR:		ports/18573
Submitted by:	byung@nowcool.dhs.org
2000-06-20 14:27:33 +00:00

8 lines
379 B
Text

diff -uNr --exclude=*.orig work.old/ztelnet/arpa/tel-lnx.h work/ztelnet/arpa/tel-lnx.h
--- work.old/ztelnet/arpa/tel-lnx.h Sun Apr 23 02:17:21 1995
+++ work/ztelnet/arpa/tel-lnx.h Thu Jan 1 09:00:00 1970
@@ -1,4 +0,0 @@
-#include "/usr/include/arpa/telnet.h"
-#define TELOPT_ENVIRON 36 /* Environment variables */
-#define ENV_VALUE 0
-#define ENV_VAR 1