Make it possible to select "sh" and "bash" aliases without selecting ash or hush
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Dec 2016 15:49:07 +0000 (16:49 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 23 Dec 2016 15:56:43 +0000 (16:56 +0100)
commit0b8835861b2e43cb45becdb560877bcc89aea827
treeed8dedb7521a120702e8d17ebecfb68e2c5c1103
parent04c1a2a2c4a5faaa1600ed0831c9a1be17dbdb3f
Make it possible to select "sh" and "bash" aliases without selecting ash or hush

The same can be done for msh, but we are probably better off just deleting it
in a next versio or two.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/Kbuild.src
coreutils/test.c
make_single_applets.sh
procps/Kbuild.src
shell/Config.src
shell/Kbuild.src
shell/ash.c
shell/hush.c
shell/math.h