Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   msaitoh
Date:           Thu Aug 17 05:27:48 UTC 2017

Modified Files:
        src/sys/dev/i2c: lm_i2c.c
        src/sys/dev/ic: nslm7x.c nslm7xvar.h
        src/sys/dev/isa: lm_isa_common.c

Log Message:
 Use uint8_t instead of int. No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/lm_i2c.c
cvs rdiff -u -r1.68 -r1.69 src/sys/dev/ic/nslm7x.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/ic/nslm7xvar.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/isa/lm_isa_common.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