Subject: CVS commit: src/sys/conf
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/31/2005 02:25:39
Module Name:	src
Committed By:	christos
Date:		Tue May 31 02:25:39 UTC 2005

Modified Files:
	src/sys/conf: Makefile.kern.inc

Log Message:
Most of the kernel source now works with "-Wcast-qual -Wshadow
-Wreturn-type -Wwrite-strings -Wswitch" so I am turning them on. There
is going to be a little lossage on some platforms but you can always
compile with "make DEFWARNINGS=no". Tested on sparc64 and i386.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/conf/Makefile.kern.inc

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