Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/16/2007 10:04:08
Module Name:	src
Committed By:	pooka
Date:		Wed May 16 10:04:08 UTC 2007

Modified Files:
	src/lib/libpuffs: framebuf.c puffs.h
	src/usr.sbin/puffs/mount_psshfs: subr.c

Log Message:
Add error parameter to puffs_framev_cb to signal if there is a
result of if the function should just do resource cleanup.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.56 -r1.57 src/lib/libpuffs/puffs.h
cvs rdiff -r1.17 -r1.18 src/usr.sbin/puffs/mount_psshfs/subr.c

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