NetBSD/sys/arch/arm32/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
..
monitors Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
A7000 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
GENERIC Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
Makefile.arm32 Use -x rather than -S for the linkflags as we are not using the NetBSD 1997-01-13 00:51:42 +00:00
PHARM Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
RC7500 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
REMY Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
SA110 Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
VOYAGER Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
files.arm32 Added files for the mainbus mapping and read/write routines. 1997-01-13 00:38:45 +00:00
std.arm32 Added options EXEC_AOUT and EXEC_SCRIPT. 1996-10-15 00:25:45 +00:00