Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/dec
Module Name: src
Committed By: martin
Date: Sat Feb 17 16:17:17 UTC 2024
Modified Files:
src/sys/dev/dec [netbsd-10]: dzkbd.c lk201_ws.c lk201var.h
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #596):
sys/dev/dec/dzkbd.c: revision 1.32
sys/dev/dec/lk201var.h: revision 1.8
sys/dev/dec/lk201_ws.c: revision 1.11
Fix a fatal typo that causes dzkbd_cngetc() to stall.
Use proper macro for return values and remove #if 0'ed out block.
Mostly from OpenBSD/vax. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.6.1 src/sys/dev/dec/dzkbd.c
cvs rdiff -u -r1.10 -r1.10.50.1 src/sys/dev/dec/lk201_ws.c
cvs rdiff -u -r1.7 -r1.7.50.1 src/sys/dev/dec/lk201var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index