Subject: CVS commit: src/sys/arch/vax/vsa
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/31/2007 06:00:38
Module Name:	src
Committed By:	matt
Date:		Sat Mar 31 06:00:38 UTC 2007

Modified Files:
	src/sys/arch/vax/vsa: lcspx.c smg.c

Log Message:
Don't exceed array bounds (found by gcc 4.3).
XXX not sure if the fix is correct.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/vax/vsa/lcspx.c
cvs rdiff -r1.43 -r1.44 src/sys/arch/vax/vsa/smg.c

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