blob: 4ea97b888a75c23d2e48fbce41c10ce1450e5083 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
$NetBSD: patch-bt,v 1.2 1998/10/22 16:06:48 garbled Exp $
diff -U 1 progs/glush/config_f.h ../old/progs/glush/config_f.h
--- progs/glush/config_f.h Thu Jul 20 11:08:43 1995
+++ ../old/progs/glush/config_f.h Thu Mar 12 01:24:31 1998
@@ -58,3 +58,3 @@
*/
-#undef NLS
+#define NLS
@@ -92,3 +92,3 @@
*/
-#define AUTOLOGOUT
+#undef AUTOLOGOUT
|