Searched hist:95593 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsubr_hints.cdiff 95593 Sat Apr 27 20:32:57 MDT 2002 peter 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...

Completed in 85 milliseconds