NetBSD/sys/arch/mac68k
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
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
dev Some changes to make ADB work when compiled with -O2: 1997-01-13 07:01:23 +00:00
include Remove __BROKEN_INDIRECT_CONFIG, since we are no longer broken. 1996-12-17 07:00:12 +00:00
mac68k Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
nubus Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
obio Revamp mainbus and obio autoconfiguration, with some direction (and the 1996-12-17 06:47:37 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00