NetBSD/sys/arch/i386/conf
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
..
BOAT_ANCHOR Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
DISKLESS Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
files.i386 rename: ramdisk => md 1996-12-28 23:10:44 +00:00
GENERIC Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
GENERIC.local Add a file for local additions to GENERIC. 1996-09-09 16:37:08 +00:00
HOMEWORLD Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
INSTALL Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
KICKME Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
Makefile.i386 * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
std.i386 Move VNODEPAGER and DEVPAGER to std.i386 as well. 1996-11-16 01:16:38 +00:00
SUN_LAMP Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
WARPED Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00