Subject: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/15/2007 00:42:21
Module Name:	src
Committed By:	pooka
Date:		Mon Jan 15 00:42:21 UTC 2007

Modified Files:
	src/usr.sbin/puffs/mount_psshfs: fs.c node.c psshfs.h subr.c

Log Message:
* adapt to libpuffs path changes
* fix bug in rename


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/mount_psshfs/fs.c \
    src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.4 -r1.5 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.6 -r1.7 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.