hush/shell
Denis Vlasenko 2f0c0d0b88 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>
2007-01-21 00:41:04 +00:00
..
ash.c Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own 2007-01-21 00:41:04 +00:00
bbsh.c Trailing whitespace removal over entire tree 2007-01-11 17:20:00 +00:00
cmdedit.c * precision requires the argument be an integer, not size_t 2006-12-28 21:41:09 +00:00
cmdedit.h #if CONFIG_xxx -> #if ENABLE_xxx 2006-11-01 09:13:26 +00:00
Config.in Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> 2006-11-02 22:09:37 +00:00
hush.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
lash.c openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code 2007-01-19 21:19:35 +00:00
msh.c stty: fix width of a field for ppc32 2007-01-01 18:18:04 +00:00