Source-Changes archive

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

CVS commit: src/sys/arch/mmeye



Module Name:    src
Committed By:   he
Date:           Sun Jun  5 15:43:31 UTC 2005

Modified Files:
        src/sys/arch/mmeye/include: autoconf.h
        src/sys/arch/mmeye/mmeye: machdep.c

Log Message:
Adapt to building with -Wcast-qual.  Regrettably we have to use
__UNCONST() in one sysctl_lookup() invocation (for now).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/mmeye/include/autoconf.h
cvs rdiff -r1.35 -r1.36 src/sys/arch/mmeye/mmeye/machdep.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