Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/27/2006 21:58:59
Module Name:	src
Committed By:	christos
Date:		Fri Oct 27 21:58:59 UTC 2006

Modified Files:
	src/sys/dev/scsipi: cd.c

Log Message:
- don't allocate huge arrays on the stack
- no bogus ; after }; in block statements!


To generate a diff of this commit:
cvs rdiff -r1.254 -r1.255 src/sys/dev/scsipi/cd.c

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