Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/20/2007 11:56:36
Module Name: src
Committed By: pooka
Date: Fri Apr 20 11:56:35 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
* in readdir, don't copy extra memory back and forth to userspace
* consistent usage of the variable argsize with the rest of the module
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/fs/puffs/puffs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.