NetBSD/sys/arch/i386/isa
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
..
pcvt remove extra $(DESTDIR). Fixes port-i386/2878. 1996-11-14 08:05:58 +00:00
ahc_isa.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
clock.c Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
debug.h new RCS ID format. 1994-10-27 04:14:23 +00:00
fd.c s/soft error/soft error (corrected)/, to avoid confusion. 1997-01-09 04:30:08 +00:00
fdreg.h Add floppy formatting facility. 1996-11-29 16:28:38 +00:00
icu.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
icu.s After processing an AST, check for another one. Pointed out by ws. 1996-08-15 15:34:03 +00:00
isa_machdep.c In isa_attach_hook(), set a variable to indicate that an ISA bus has 1996-11-28 02:43:53 +00:00
isa_machdep.h - Add missing prototypes. 1996-05-03 19:14:50 +00:00
joy.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
kbdreg.h note that most of dev/ic's contents have changed names 1995-06-28 04:30:30 +00:00
lms.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
mms.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
npx.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
nvram.h Add definitions for NVRAM equipment byte. 1995-05-05 22:08:43 +00:00
pccons.c make X support code dependent on XSERVER; PR port-i386/2528. 1996-11-05 06:21:25 +00:00
pms.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
spkr.c backout previous kprintf changes 1996-10-13 03:19:38 +00:00
spkrreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
timerreg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
vector.s Remove incomplete and unused `fast' vector code. 1996-11-20 14:09:07 +00:00