Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmc
Date:           Thu Jun  9 17:46:19 UTC 2005

Modified Files:
        src/sys/arch/mips/sibyte/dev: sbmac.c sbscn.c
        src/sys/arch/sbmips/sbmips: rtc.c

Log Message:
Fixes for -Wcast-qual. Add some needed const around char *'s,
__UNVOLATILE in READ/WRITE_REG and convert the rtc functions to properaly
take a volatile timeval


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/mips/sibyte/dev/sbmac.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/mips/sibyte/dev/sbscn.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/sbmips/sbmips/rtc.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