From af8bdfb98b2b07e40e9bbe65a8f9622eb95c151b Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 8 Sep 1998 22:34:53 +0000 Subject: Disable "AUTOLOGOUT" and "REMOTEHOST". --- shells/tcsh/patches/patch-af | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'shells') diff --git a/shells/tcsh/patches/patch-af b/shells/tcsh/patches/patch-af index 03ae92f5717..fe97a1a34a5 100644 --- a/shells/tcsh/patches/patch-af +++ b/shells/tcsh/patches/patch-af @@ -1,7 +1,7 @@ -$NetBSD: patch-af,v 1.4 1998/08/07 11:13:57 agc Exp $ +$NetBSD: patch-af,v 1.5 1998/09/08 22:34:53 tron Exp $ ---- config_f.h.orig Fri Apr 26 15:17:30 1996 -+++ config_f.h Tue Aug 4 10:15:41 1998 +--- config_f.h.orig Fri Apr 26 21:17:30 1996 ++++ config_f.h Wed Sep 9 00:18:23 1998 @@ -65,7 +65,11 @@ * if you don't have , you don't want * to define this. @@ -15,3 +15,21 @@ $NetBSD: patch-af,v 1.4 1998/08/07 11:13:57 agc Exp $ /* * LOGINFIRST Source ~/.login before ~/.cshrc +@@ -104,7 +108,7 @@ + * on the name of the tty, and environment. + * Does not make sense in the modern window systems! + */ +-#define AUTOLOGOUT ++#undef AUTOLOGOUT + + /* + * 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 -- cgit v1.2.3