K 10 svn:author V 3 des K 8 svn:date V 27 2003-05-01T16:59:23.000000Z K 7 svn:log V 326 Instead of recording the Unix time in a process when it starts, record the uptime. Where necessary, convert it back to Unix time by adding boottime to it. This fixes a potential problem in the accounting code, which would compute the elapsed time incorrectly if the Unix time was stepped during the lifetime of the process. END