CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/02/07 16:44:25
Modified files: sys/arch/socppc/socppc: clock.c Log message: Initializing the time from an uninitialized variable isn't a very good idea. While there, fix some indentation and adjust things for 64-bit time_t.