Source-Changes archive

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

CVS commit: src/sys/arch/x68k



Module Name:    src
Committed By:   he
Date:           Mon Jun 13 00:18:11 UTC 2005

Modified Files:
        src/sys/arch/x68k/dev: mfp.c
        src/sys/arch/x68k/x68k: autoconf.c

Log Message:
Make this compile by adding __UNCONST() when calling config_found() or
similar functions with a text constant as the second argument.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/x68k/dev/mfp.c
cvs rdiff -r1.41 -r1.42 src/sys/arch/x68k/x68k/autoconf.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