NetBSD/sys/arch/x68k/dev
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
..
adpcm.c
bsd_audio.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
bsd_audioreg.h
bsd_audiovar.h
com.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
comreg.h
dma.c
dmavar.h
dp8390reg.h
event.c renamed variable in ev_poll(), compile again. 1996-11-27 14:40:46 +00:00
event_var.h
fd.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
fdreg.h
grf.c Implement poll(2). 1996-11-23 09:44:53 +00:00
grf_conf.c
grf_gv.c fixed gcc -Wall warnings. 1996-05-20 14:53:07 +00:00
grf_machdep.c Use config_search() instead of config_scan(), 1996-12-09 16:12:19 +00:00
grf_tv.c fixed gcc -Wall warnings. 1996-05-20 14:53:07 +00:00
grfioctl.h
grfvar.h
if_ed.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
if_edreg.h
if_se.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
if_sereg.h
ite.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
ite_in.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
iteioctl.h
itevar.h Some cleanup. 1996-05-21 15:32:18 +00:00
kbd.c Implement poll(2). 1996-11-23 09:44:53 +00:00
kbdmap.c
kbdmap.c.ascii
kbdmap.h
kernel_font.c
mb89352reg.h
ms.c Implement poll(2). 1996-11-23 09:44:53 +00:00
opm.c Some cleanup. 1996-05-21 15:32:18 +00:00
opmbell.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
opmbellvar.h
opmreg.h
par.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
parioctl.h
pow.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
powvar.h
rtclock.c Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
rtclock_var.h
sdb.h
spc.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
sram.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
sramvar.h
zs.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
zsvar.h