Module Name:src
Committed By: msaitoh
Date: Fri Dec 27 09:47:55 UTC 2019
Modified Files:
src/sys/dev/dec: files.dec
Log Message:
s/le_de_subr/le_dec_subr/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/dec/files.dec
Please note that
Module Name:src
Committed By: skrll
Date: Mon Jul 11 10:55:35 UTC 2016
Modified Files:
src/sys/dev/dec: lk201_ws.c
Log Message:
Don't use a callout unnecessarily - especially not this early
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/dec/lk20
Module Name:src
Committed By: abs
Date: Mon Jul 16 12:55:36 UTC 2012
Modified Files:
src/sys/dev/dec: dzkbd.c
Log Message:
revert last
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/dec/dzkbd.c
Please note that diffs are not public domain; the
Module Name:src
Committed By: abs
Date: Mon Jul 16 12:52:47 UTC 2012
Modified Files:
src/sys/dev/dec: dzkbd.c
Log Message:
Allow WSKBDIO_SETMODE
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/dec/dzkbd.c
Please note that diffs are not public d
Module Name:src
Committed By: tsutsui
Date: Wed Apr 6 14:51:12 UTC 2011
Modified Files:
src/sys/dev/dec: mcclock.c
Log Message:
Make this compile with options DEBUG. (PRId64 for time_t)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/dec/mccloc
Module Name:src
Committed By: hans
Date: Sun May 9 22:29:26 UTC 2010
Modified Files:
src/sys/dev/dec: dz.c
Log Message:
The interrupt handler uses the softc, so it's probably a good idea to
initialize it before causing interrupts. Prevents a panic on VAXstation
4000/9x wi
Module Name:src
Committed By: mhitch
Date: Mon May 3 18:04:56 UTC 2010
Modified Files:
src/sys/dev/dec: mcclock.c
Log Message:
Fix error introduced with timecounters - RTC clock register only uses
the last 2 digits of the year. Fixes setting the clock and keeps the
DECst