Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/13/2007 13:31:11
Module Name:	src
Committed By:	pooka
Date:		Fri Apr 13 13:31:11 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.h puffs_sys.h puffs_vfsops.c

Log Message:
* add fhlen to kernel argument structure
* rename it to puffs_kargs instead of puffs_args


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.30 -r1.31 src/sys/fs/puffs/puffs_sys.h
cvs rdiff -r1.33 -r1.34 src/sys/fs/puffs/puffs_vfsops.c

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