repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
news
/
nn
/
patches
/
patch-bf
blob
924c4db90620656dde311f4265046b1d5e36ee62
1
$NetBSD$
2
3
--- execute.c.orig 2006-10-14 20:46:22.000000000 +0200
4
+++ execute.c 2006-10-14 20:46:36.000000000 +0200
5
@@ -30,9 +30,6 @@
6
char *user_shell;
7
char *exec_chdir_to = NULL;
8
9
-extern int errno;
10
-
11
-
12
static int
13
shell_check(void)
14
{