K 10 svn:author V 6 emaste K 8 svn:date V 27 2009-11-02T16:32:32.906252Z K 7 svn:log V 238 MFC r197692: In fill_kinfo_thread, copy the thread's name into struct kinfo_proc even if it is empty. Otherwise the previous thread's name would remain in the struct and then be reported for this thread. Submitted by: Ryan Stone END