Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 07/15/2006 16:32:29
Module Name: src
Committed By: martin
Date: Sat Jul 15 16:32:29 UTC 2006
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
FHANDLE_SIZE_MIN is an allowed value for the requested size (it happens
to be the old static size on 32bit archs, so the compat_30 code uses it)
To generate a diff of this commit:
cvs rdiff -r1.251 -r1.252 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.