Source-Changes archive

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

CVS commit: src/sys/arch/acorn26



Module Name:    src
Committed By:   he
Date:           Thu Jun  9 08:05:31 UTC 2005

Modified Files:
        src/sys/arch/acorn26/acorn26: cpu.c db_interface.c db_machdep.c
            except.c start.c
        src/sys/arch/acorn26/include: db_machdep.h

Log Message:
Adapt to compiling with -Wcast-qual and -Wshadow by adding const in
appropriate places and renaming a few local variables.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/acorn26/acorn26/cpu.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn26/acorn26/db_interface.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/acorn26/acorn26/db_machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/acorn26/acorn26/except.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/acorn26/acorn26/start.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/acorn26/include/db_machdep.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