Rename two config options:
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 10 Apr 2007 23:03:30 +0000 (23:03 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 10 Apr 2007 23:03:30 +0000 (23:03 -0000)
commit80d14beae9ebe64d3be1e6c2771f292977cf6d2c
treed0dd803ca8b6c70521895fd5ec71ef532861b8e4
parent89054964443b5cb14cba673b86306f534810404a
Rename two config options:
FEATURE_SH_STANDALONE_SHELL => FEATURE_SH_STANDALONE
FEATURE_EXEC_PREFER_APPLETS => FEATURE_PREFER_APPLETS
Make SH_STANDALONE depend on PREFER_APPLETS.
getopt.c: more randomconfig-induced fixes
17 files changed:
Config.in
TODO_config_nommu
include/applets.h
include/busybox.h
include/libbb.h
libbb/default_error_retval.c
libbb/error_msg_and_die.c
libbb/execable.c
libbb/fflush_stdout_and_exit.c
libbb/vfork_daemon_rexec.c
scripts/defconfig
shell/Config.in
shell/ash.c
shell/hush.c
shell/lash.c
shell/msh.c
util-linux/getopt.c