Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/27/2006 20:16:10
Module Name:	src
Committed By:	elad
Date:		Fri Oct 27 20:16:10 UTC 2006

Modified Files:
	src/sys/kern: vfs_vnops.c

Log Message:
Don't allocate MAXPATHLEN on the stack.

Prompted by and initial diff okay yamt@


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/kern/vfs_vnops.c

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