Subject: CVS commit: src/sys/compat/common
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/30/2006 15:50:46
Module Name:	src
Committed By:	drochner
Date:		Fri Jun 30 15:50:46 UTC 2006

Modified Files:
	src/sys/compat/common: vfs_syscalls_20.c

Log Message:
-fix for previous: don't malloc() with spinlock held
-wrap some long lines


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/compat/common/vfs_syscalls_20.c

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