Source-Changes archive

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

CVS commit: src/sys/arch/hp300



Module Name:    src
Committed By:   he
Date:           Wed Mar  7 09:10:21 UTC 2007

Modified Files:
        src/sys/arch/hp300/dev: grf_rbreg.h
        src/sys/arch/hp300/stand/common: ite.c ite_hy.c ite_rb.c itevar.h

Log Message:
Fix an instance of "void *v, x;" and cast to char* before doing
pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/hp300/dev/grf_rbreg.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/hp300/stand/common/ite.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/hp300/stand/common/ite_hy.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/hp300/stand/common/ite_rb.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/hp300/stand/common/itevar.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