shell: make it possible to alias one of shells to "bash"
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 20 May 2010 00:09:45 +0000 (02:09 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 20 May 2010 00:09:45 +0000 (02:09 +0200)
commit40477e2fdb3d32f4d368ee4f7c72ded4a2398082
tree51f0970b7a48406f0331cbd1832119a9da778ba2
parent2e068e725ce693afe5e89e10feaa9f24bef5f789
shell: make it possible to alias one of shells to "bash"

function                                             old     new   delta
packed_usage                                       27047   27054      +7
applet_names                                        2227    2232      +5
applet_main                                         1304    1308      +4
applet_nameofs                                       652     654      +2
applet_install_loc                                   163     164      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 5/0 up/down: 19/0)               Total: 19 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
include/applets.h
include/usage.h
shell/Config.in