Subject: CVS commit: src/usr.sbin/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/02/2007 10:26:51
Module Name:	src
Committed By:	pooka
Date:		Mon Jul  2 10:26:51 UTC 2007

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

Log Message:
adapt: inactive no longer comes with int *refcount (not that it was
used except for setting the default here anyway)


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.sbin/puffs/mount_9p/node.c
cvs rdiff -r1.32 -r1.33 src/usr.sbin/puffs/mount_psshfs/node.c

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