NetBSD/sys/arch/mac68k/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
..
GENERIC Add ipfilter (pseudo-) device. 1997-01-13 23:34:04 +00:00
MYSTERY Compile with -O2 (need to update COPTS so we still get -m68030) 1997-01-13 07:08:51 +00:00
Makefile.mac68k Compile kernels with -O2 1997-01-13 07:06:51 +00:00
PUMA - Move non-optional options SWAPPAGER, VNODEPAGER, and DEVPAGER to std.mac68k 1996-11-19 00:38:05 +00:00
SPOT Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
files.mac68k rename: ramdisk => md 1996-12-28 23:22:07 +00:00
std.mac68k - Move non-optional options SWAPPAGER, VNODEPAGER, and DEVPAGER to std.mac68k 1996-11-19 00:38:05 +00:00