K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-02-21T21:48:42.000000Z K 7 svn:log V 218 Move the ruadd() in kern_exit() to save our final stats in our child stats even further down in exit1() so that it includes the runtime and tick counts from the final time slice for the dying thread. Reviewed by: phk END