Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   hannken
Date:           Thu Jul  6 16:29:50 UTC 2000

Modified Files:
        syssrc/sys/dev/wscons: wsconsio.h wsksymdef.h wsksymvar.h

Log Message:
Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.
This eliminates bogus casts from `int *' to `u_int_16_t*'.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/wscons/wsconsio.h
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/wscons/wsksymdef.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/wscons/wsksymvar.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