CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/05/18 04:21:50
Modified files: sys/arch/mvme88k/dev: nvram.c Log message: Missing bits intended to go with the previous commit but lost in diff splitting: Split inittodr/resettodr code from actual tod routines, to allow for multiple tod routines in the near future. Use the mi clock_ymdhms_to_secs and clock_secs_to_ymdhms routines.