Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/28/2003 12:11:31
Module Name:	src
Committed By:	he
Date:		Tue Oct 28 12:11:31 UTC 2003

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

Log Message:
sys/dev/ata/wd.c causes spurious warning about blkno not
being initialized before used.  This appears to be a bug
specific to (at least) the m68k target, and will be reported
to the GCC maintainers.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/doc/HACKS
cvs rdiff -r1.38 -r1.39 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.