summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-09-09 00:17:24 +0000
committertv <tv@pkgsrc.org>1998-09-09 00:17:24 +0000
commit64b8b142df3161e82395fa36b62c2d8e7a982fcb (patch)
tree572df9a9f152b38b781d678795da2bc1b771c197 /shells
parent5a7c95e47c09a15d4242d0b1f896e61259d3d8bb (diff)
downloadpkgsrc-64b8b142df3161e82395fa36b62c2d8e7a982fcb.tar.gz
Re-enable REMOTEHOST. Though "autologout" can be set via a `set' command,
you lose functionality by disabling REMOTEHOST at compile time.
Diffstat (limited to 'shells')
-rw-r--r--shells/tcsh/patches/patch-af11
1 files changed, 1 insertions, 10 deletions
diff --git a/shells/tcsh/patches/patch-af b/shells/tcsh/patches/patch-af
index fe97a1a34a5..3f93573eb2d 100644
--- a/shells/tcsh/patches/patch-af
+++ b/shells/tcsh/patches/patch-af
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.5 1998/09/08 22:34:53 tron Exp $
+$NetBSD: patch-af,v 1.6 1998/09/09 00:17:24 tv Exp $
--- config_f.h.orig Fri Apr 26 21:17:30 1996
+++ config_f.h Wed Sep 9 00:18:23 1998
@@ -24,12 +24,3 @@ $NetBSD: patch-af,v 1.5 1998/09/08 22:34:53 tron Exp $
/*
* SUSPENDED Newer shells say 'Suspended' instead of 'Stopped'.
-@@ -141,7 +145,7 @@
- * successful, set $REMOTEHOST to the name or address of the
- * host
- */
--#define REMOTEHOST
-+#undef REMOTEHOST
-
- /*
- * RCSID This defines if we want rcs strings in the binary or not