Subject: CVS commit: src/sys/arch/evbsh3
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/05/2005 13:49:26
Module Name:	src
Committed By:	he
Date:		Sun Jun  5 13:49:26 UTC 2005

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

Log Message:
Adapt to compiling with -Wcast-qual by sprinkling around some consts.
Had to use __UNCONST() in one case of sysctl_lookup() use.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/arch/evbsh3/evbsh3/machdep.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbsh3/include/autoconf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.