CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2012/04/05 20:18:49
Modified files: sys/kern : kern_exit.c Log message: ruadd() does the summing of system and user times, so doing so again results in bogus total times, as reported by numerous ports people. ok miod@