K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-03-11T16:33:05.226222Z K 7 svn:log V 309 Fix the 'C' field for a running thread to match the behavior described in the manpage by having it display the current CPU (ki_oncpu) rather than the previously used CPU (ki_lastcpu). ki_lastcpu is still used for all other thread states. Reported by: Chris Ross MFC after: 1 week END