From d06538201be000b705b0fe3d1f9b45dfdedff6b0 Mon Sep 17 00:00:00 2001 From: frueauf Date: Sun, 25 Oct 1998 10:14:06 +0000 Subject: Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran. --- plan9/rc/patches/patch-af | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plan9/rc/patches/patch-af (limited to 'plan9') diff --git a/plan9/rc/patches/patch-af b/plan9/rc/patches/patch-af new file mode 100644 index 00000000000..d559276ce93 --- /dev/null +++ b/plan9/rc/patches/patch-af @@ -0,0 +1,14 @@ +$NetBSD: patch-af,v 1.1 1998/10/25 10:14:06 frueauf Exp $ + +--- config.h-dist-orig Mon May 25 20:12:57 1992 ++++ config.h-dist Sun Oct 25 10:56:32 1998 +@@ -88,8 +88,8 @@ + * define PROTECT_ENV for this hack. (Known offenders: every sh I have tried; + * SunOS (silently discards), NeXT (aborts with error), SGI (aborts with + * error), Ultrix (sh seems to work, sh5 aborts with error)) +-#define PROTECT_ENV + */ ++#define PROTECT_ENV + + /* + * Define the macro NOECHO if you wish to omit rc's echo builtin from the -- cgit v1.2.3