Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/19/2007 07:52:46
Module Name:	src
Committed By:	pooka
Date:		Thu Jul 19 07:52:46 UTC 2007

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

Log Message:
define PUFFSREQSIZEOP ioctl, which can be used to fetch the
maximum request size


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/fs/puffs/puffs_msgif.h
cvs rdiff -r1.21 -r1.22 src/sys/fs/puffs/puffs_transport.c

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