]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- struct clocktime sets different ranges for DOW and month
authorgonzo <gonzo@FreeBSD.org>
Sat, 31 Dec 2011 23:21:36 +0000 (23:21 +0000)
committergonzo <gonzo@FreeBSD.org>
Sat, 31 Dec 2011 23:21:36 +0000 (23:21 +0000)
commit6aad6f4b742992dff48c56ef7666d66f3a5ff7b0
tree4d6b0752a983e364a81f788c4606ed7b13a23fce
parent0ece074de9d070fa87b7f58f9e96bce63db862d8
- struct clocktime sets different ranges for DOW and month
    comparing to struct timeval. for clocktime they should be
    1..7 and 1..12 respectively

- CAPK-0100ND uses RTC without centruy bit (DS1307) so set it 21st
sys/mips/cavium/octeon_ds1337.c