Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at
authorRob Landley <rob@landley.net>
Wed, 14 Jun 2006 01:24:33 +0000 (01:24 -0000)
committerRob Landley <rob@landley.net>
Wed, 14 Jun 2006 01:24:33 +0000 (01:24 -0000)
commitc7ddefc0624173de6b74ee5b5b39cb2d354f5ae6
tree2e4ef7885c2e1d5cc436e9014207f2f05e86888d
parent575c8bacdaa0dd9f0f25719ec83ae505fbd3c382
Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at
the start of the path.  (This should be under the same config option as
the standalone shell, but right now that's buried in the shell menu.)

Also add the ability to specify CONFIG_BUSYBOX_EXEC_PATH with /proc/self/exe
as an overrideable default.
Config.in
include/libbb.h
libbb/xfuncs.c
modutils/modprobe.c