Source-Changes archive

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

CVS commit: src/sys/arch/hpcsh/dev



Module Name:    src
Committed By:   uwe
Date:           Sat Jan 21 23:16:57 UTC 2006

Modified Files:
        src/sys/arch/hpcsh/dev: pfckbd.c

Log Message:
pfckbd_input: make edge and mask unsigned ints to avoid lint warning
about obscure semantics change in ANSI C.  Saves one extu.w too.
Move edge assignment out of if conditional expression.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/hpcsh/dev/pfckbd.c

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