ADD DAYLIGHT SAVINGS TIME HANDLING TO THE KERNEL
authorArne Henrik Juul <arnej@Lise.Unit.NO>
Fri, 14 Aug 1992 00:00:00 +0000 (00:00 +0000)
committerArne Henrik Juul <arnej@Lise.Unit.NO>
Fri, 14 Aug 1992 00:00:00 +0000 (00:00 +0000)
commitb0d040633d2f7d6b5293b24e90cadad335a92ad4
tree6ec5a2f88a8e8950047b41046fe4b8189e7e8eb6
parent1fef0361cba3963887d83809e62d1c2b7f0e2e37
ADD DAYLIGHT SAVINGS TIME HANDLING TO THE KERNEL

There is actually code in the kernel to allow for DST in the
realtime (bios) clock, but  (a) it has a little bug, and (b) it is
#ifdef'd out. We now have the right timezone in the kernel (-1 dst)
and in the BIOS too, and it actually works.

AUTHOR: Arne Henrik Juul <arnej@lise.unit.no>
386BSD-Patchkit: patch00044
usr/src/sys.386bsd/i386/isa/clock.c