[BusyBox-cvs] cvs commit to busybox.stable by andersen

andersen at codepoet.org andersen at codepoet.org
Thu Mar 21 07:12:54 UTC 2002


Repository: busybox.stable
who:        andersen
time:       Thu Mar 21 00:12:54 MST 2002


Log Message:

Patch from Jim Treadway <jim at stardot-tech.com> to fix a stupid
bug I added, where I checked for defines before adding include
files (Doh!), and fixes variable evaluation in subshells, so
things like "A = 1; B = `eval $A`; echo $B" can now work.



Files:

changed:    msh.c




More information about the busybox-cvs mailing list