mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 03:46:58 -04:00
The correct range is [1...7] with Sunday=1, but we have been writing [0...6] with Sunday=0. The Soekris computers flagged the zero, zapped the date, so if you rebooted your soekris on a sunday, it would come up with a wrong date. Bruce has a more extensive rework of this code, but we will stick with the minimalist fix for now. Spotted by: Soren Kristensen <soren@soekris.com> Thanks to: Michael Sierchio <kudzu@tenebras.com>. Confirmed by: bde Approved by: re |
||
|---|---|---|
| .. | ||
| atpic_vector.S | ||
| clock.c | ||
| icu.h | ||
| icu_ipl.S | ||
| icu_ipl.s | ||
| icu_vector.S | ||
| icu_vector.s | ||
| intr_machdep.c | ||
| intr_machdep.h | ||
| isa.c | ||
| isa.h | ||
| isa_dma.c | ||
| isa_dma.h | ||
| ithread.c | ||
| nmi.c | ||
| npx.c | ||
| timerreg.h | ||
| vector.S | ||
| vector.s | ||