Subject: CVS commit: src/usr.sbin/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 05/02/2007 18:50:30
Module Name:	src
Committed By:	pooka
Date:		Wed May  2 18:50:30 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_9p: ninepuffs.c
	src/usr.sbin/puffs/mount_psshfs: psshfs.c

Log Message:
For consistency destroy kernel request putbuffers also when
escaping event loop (the process is going to exit anyway, but ...)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/mount_9p/ninepuffs.c
cvs rdiff -r1.15 -r1.16 src/usr.sbin/puffs/mount_psshfs/psshfs.c

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