hush: fix a few thinkos in function support; make it work on NOMMU;
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 10 Apr 2009 21:22:02 +0000 (21:22 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 10 Apr 2009 21:22:02 +0000 (21:22 -0000)
commitc0ea329297862003a32570a7a38fa2bcb20e57f1
tree7c48bd11a6710c9e2a948bab2faf845bd44b32f0
parentb7d8c0dbbd250649d647142edd33226822f3c879
hush: fix a few thinkos in function support; make it work on NOMMU;
 functions in child shells now even have $n passed to them! :)
 (in main shell it still doesn't work)
shell/hush.c