NetBSD/sys/arch
perry b89a3425b7 Eliminate obsolete TIMEZONE and DST options.
Eliminate obsolete global kernel variable "struct timezone tz"
Add RTC_OFFSET option
Add global kernel variable rtc_offset, which is initialized by
RTC_OFFSET at kernel compile time.
on i386, x68k, mac68k, pc532 and arm32, RTC_OFFSET indicates how many
minutes west (east) of GMT the hardware RTC runs. Defaults to 0.
Places where tz variable was used to indicate this in the past have
been replaced with rtc_offset.
Add sysctl interface to rtc_offset.
Kill obsolete DST_* macros in sys/time.h
gettimeofday now always returns zeroed timezone if zone is requested.
settimeofday now ignores and logs attempts to set non-existant kernel
timezone.
1997-01-15 01:28:28 +00:00
..
alpha Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
amiga Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
arm32 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
atari This should have been part of the keyboard-modifier changes. 1997-01-12 22:15:24 +00:00
hp300 Fix botch in PA calculation for DIO-II devices. Bug noticed and fix 1997-01-12 21:27:26 +00:00
i386 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
m68k Add '-I${.CURDIR} ${.CURDIR}/' before netbsd.S to compile it with 1996-12-31 22:44:13 +00:00
mac68k Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
mips pmaxpagesperpage -> mipspagesperpage 1997-01-14 22:29:54 +00:00
mvme68k Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
ofppc * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
pc532 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
pica Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
pmax Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
powerpc First step inn removing config_scan() and the hacks that gave devices 1996-12-05 00:13:47 +00:00
sparc use pseudo-device ipfilter, not ipl. 1997-01-07 11:35:01 +00:00
sun3 Punt some historical stuff that was ifdefed out. 1997-01-14 21:01:33 +00:00
sun3x Punt some historical stuff that was ifdefed out. 1997-01-14 21:01:33 +00:00
vax std.vax readded, shall be here anyway. 1997-01-12 12:38:56 +00:00
x68k Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00