K 10 svn:author V 5 peter K 8 svn:date V 27 2002-04-27T22:32:57.000000Z K 7 svn:log V 422 Finish fixing hints. Remember the use_kenv state for the next run. Otherwise we fall back to using the static hints the next time around. We still have the leftover fallback code there which meant that we skipped the use_hints checking on the second and subsequent calls. Also, be a bit more careful about walking off the end of the envp array. I've extracted this from a larger diff. I hope I didn't miss anything... END