Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 21 Jan 2007 00:41:04 +0000 (00:41 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 21 Jan 2007 00:41:04 +0000 (00:41 -0000)
commit2f0c0d0b8829b8aea97bc09833e172c59b55cd94
tree3e82c2dd94d674a723f3d7df350f32dc8892adc1
parentb3f3c23f786a2486a8545ef0d904061ac83e6453
Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own
executable if we asked to exec someting with argv[0] == known_applet"
Use it in init. Also respect PATH in init, remove explicit "/sbin" etc
from exec. Patch by Gabriel L. Somlo <somlo@cmu.edu>
Config.in
init/init.c
libbb/xfuncs.c
scripts/defconfig
shell/ash.c