Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/18/2000 17:58:14
Module Name:	syssrc
Committed By:	simonb
Date:		Sat Nov 18 15:58:14 UTC 2000

Modified Files:
	syssrc/sys/kern: vfs_bio.c

Log Message:
Don't use alloca() - breaks compile on alpha (alloca is not prototyped
anywhere).


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/kern/vfs_bio.c

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