Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/25/2007 15:13:15
Module Name:	src
Committed By:	pooka
Date:		Tue Sep 25 15:13:15 UTC 2007

Modified Files:
	src/sys/ufs/ufs: ufs_inode.c ufs_lookup.c

Log Message:
avoid variable size stack allocations


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/ufs/ufs/ufs_inode.c
cvs rdiff -r1.91 -r1.92 src/sys/ufs/ufs/ufs_lookup.c

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