More little bug fixes
This commit is contained in:
parent
1a8f27c350
commit
f1bfc54e12
9 changed files with 31 additions and 7 deletions
|
|
@ -34,7 +34,6 @@ char Fdprefix[]="/dev/fd/";
|
|||
void execfinit(void);
|
||||
void execbind(void);
|
||||
void execmount(void);
|
||||
void execnewpgrp(void);
|
||||
builtin Builtin[]={
|
||||
"cd", execcd,
|
||||
"whatis", execwhatis,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue