Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/29/2005 22:10:28
Module Name: src
Committed By: christos
Date: Sun May 29 22:10:28 UTC 2005
Modified Files:
src/sys/dev/ic: ad1848var.h i82557.c i82557reg.h mpuvar.h wdc.c
Log Message:
- sprinkle const.
- avoid variable shadowing.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/ad1848var.h
cvs rdiff -r1.90 -r1.91 src/sys/dev/ic/i82557.c
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/i82557reg.h
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/mpuvar.h
cvs rdiff -r1.221 -r1.222 src/sys/dev/ic/wdc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.