hush: cleanup pass, the biggest is - moved builtins to the end of the file,
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Jun 2008 05:43:38 +0000 (05:43 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 17 Jun 2008 05:43:38 +0000 (05:43 -0000)
commitc7985b76c5174c4c224b67e29dd554443f80f47e
tree45c1a89347719a50c642be4be8564bd3dd777862
parentb61e13d24741536fc713dab1c10a4925197b2072
hush: cleanup pass, the biggest is - moved builtins to the end of the file,
 they really annoy in the middle of parser code. no real code changes.
shell/hush.c
shell/hush_leaktool.sh