OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: CVS: cvs.openbsd.org: src

From: Jun-ichiro itojun Hagino (itojunitojun.org)
Date: Mon Jun 21 2004 - 22:04:34 CDT


> Log message:
> First step towards more sane time handling in the kernel -- this changes
> things such that code that only need a second-resolution uptime or wall
> time, and used to get that from time.tv_secs or mono_time.tv_secs now get
> this from separate time_t globals time_second and time_uptime.
>
> ok art niklas nordin

        eeks, why follow freebsd practice? time.tv_sec has to be kept as is...

itojun