busybox/init
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
..
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
halt.c PID should be stored in pid_t, not int or long. 2006-11-01 09:16:49 +00:00
init_shared.c bb_applet_name -> applet_name 2006-10-03 21:00:43 +00:00
init_shared.h - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init.c Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own 2007-01-21 00:41:04 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
mesg.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00