Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/dev/dec



Module Name:    src
Committed By:   martin
Date:           Sat Feb 17 16:19:14 UTC 2024

Modified Files:
        src/sys/dev/dec [netbsd-9]: dzkbd.c lk201_ws.c lk201var.h

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1798):

        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.27 -r1.27.24.1 src/sys/dev/dec/dzkbd.c
cvs rdiff -u -r1.10 -r1.10.24.1 src/sys/dev/dec/lk201_ws.c
cvs rdiff -u -r1.7 -r1.7.24.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