K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2004-12-22T21:57:27.000000Z
K 7
svn:log
V 204
Eliminate GetTimeInfo.  Just call time() and use time_t when all that the
function cares about is seconds.  For innd, use gettimeofday and make Now
a struct timeval, updating all of the places it's used.

END
