gad 2004-06-20 02:03:33 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Add a call to calcru() to update the kproc_info fields of ki_rusage.ru_utime and ki_rusage.ru_stime. This greatly improves the accuracy of those fields. Suggested by: bde Revision Changes Path 1.210 +2 -0 src/sys/kern/kern_proc.c