Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
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.
Home |
Main Index |
Thread Index |
Old Index