Module Name: src Committed By: thorpej Date: Fri Jan 3 01:24:48 UTC 2020
Modified Files:
src/sys/kern: kern_todr.c
Log Message:
- In todr_gettime(), in the todr_gettime_ymdhms, pre-zero the clock_ymdhms
struct before asking the back-end to fill it in.
- Tidy up todr_settime() a teensy bit.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/kern/kern_todr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
