from netbsd:
authorderaadt <deraadt@openbsd.org>
Tue, 9 Jan 1996 09:24:32 +0000 (09:24 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 9 Jan 1996 09:24:32 +0000 (09:24 +0000)
commit573b6ca4fc63aaee08bec28be6a7b4519d3ebeed
treea7cbb2267663461514084528ec31c10bbe257299
parentbde4746f17cc3cf8e65fe2a19590c555d90ea227
from netbsd:
Update a kludge from 4.4bsd/pmax: DECstation PROMs force the clock to
be in 1972 or 1973. If the clock is set to the actual time, the PROM
appears to reset the chip date to 1972 at each reboot.
Change the "year offset" from 22 years to 24 years (good till 1997)
until this code is replaced with something that uses the chip as a
seconds-since-beginning-of-year clock (encoded as a date, relative to
1972-01-01 00:00:00).
sys/arch/pmax/pmax/clock.c