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>
Sun, 1 Jan 2017 12:01:04 +0000 (13:01 +0100)
commit28251dfa64a999c69605471863a2bb8692bfc7b3
tree6bb83c0d295060a1591562f80a6a1dd992786926
parent9982d88a61684743f24143d97a634b8e12f56bcb
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