summaryrefslogtreecommitdiff
path: root/news/nn/patches/patch-bf
diff options
context:
space:
mode:
Diffstat (limited to 'news/nn/patches/patch-bf')
-rw-r--r--news/nn/patches/patch-bf14
1 files changed, 14 insertions, 0 deletions
diff --git a/news/nn/patches/patch-bf b/news/nn/patches/patch-bf
new file mode 100644
index 00000000000..0d6e727929f
--- /dev/null
+++ b/news/nn/patches/patch-bf
@@ -0,0 +1,14 @@
+$NetBSD: patch-bf,v 1.1 2006/06/01 23:11:29 joerg Exp $
+
+--- execute.c.orig 2006-06-01 23:09:21.000000000 +0000
++++ execute.c
+@@ -23,9 +23,6 @@ export char *init_shell = SHELL;
+ export char *user_shell;
+ export char *exec_chdir_to = NULL;
+
+-extern int errno;
+-
+-
+ static int
+ shell_check()
+ {