CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2014/02/08 04:04:50
Modified files: sys/arch/sparc64/sparc64: clock.c Log message: Initializing the time from an uninitialized variable isn't a very good idea. While there, afnsify the inittodr() prototype.