NetBSD/sys/dev/dec
tsutsui 471e528b58 Remove `volatile' qualifier from argument types of
struct timeval passed to todr_gettime(9) and todr_settime(9).
We no longer have an ancient and volatile struct timeval `time'
global since we have switched to MI timercounter(9) on all port.

XXX1: some of these RTC drivers still assume 32bit time_t
XXX2: some of these should be rewritten to use todr_[gs]ettime_ymdhms()
XXX3: todr(9) man page doesn't mention todr_[gs]ettime_ymdhms()
2009-12-12 14:44:08 +00:00
..
clockvar.h After the change from "struct device *" to "device_t", we now depend 2009-05-23 19:11:19 +00:00
dec_boot.h
dz.c
dzkbd.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dzkbdvar.h
dzms.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
dzreg.h
dzvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
files.dec
if_le_dec.c
lk201_ws.c
lk201.h
lk201reg.h
lk201var.h
Makefile
mcclock_pad32.c
mcclock_pad32.h
mcclock.c Remove `volatile' qualifier from argument types of 2009-12-12 14:44:08 +00:00
mcclockvar.h
vsxxx.c
vsxxxvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
wskbdmap_lk201.c
wskbdmap_lk201.h