Repository: busybox/shell
who: andersen
time: Fri Apr 26 17:39:49 MDT 2002
Log Message:
Ensure that getenv("PATH") stays current, since otherwise cmdedit
(which calls getenv("PATH")) would not operate upon the current
PATH settings, which was really quite iritating.
-Erik
Files:
changed: msh.c ash.c