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: 12/29/2006 15:35:40
Module Name:	src
Committed By:	pooka
Date:		Fri Dec 29 15:35:40 UTC 2006

Added Files:
	src/usr.sbin/puffs/mount_psshfs: Makefile fs.c node.c psbuf.c psshfs.c
	    psshfs.h sftp_proto.h subr.c

Log Message:
puffs sshfs, an sshfs implementation built on top of the puffs
continuation framework


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/usr.sbin/puffs/mount_psshfs/Makefile \
    src/usr.sbin/puffs/mount_psshfs/fs.c \
    src/usr.sbin/puffs/mount_psshfs/node.c \
    src/usr.sbin/puffs/mount_psshfs/psbuf.c \
    src/usr.sbin/puffs/mount_psshfs/psshfs.c \
    src/usr.sbin/puffs/mount_psshfs/psshfs.h \
    src/usr.sbin/puffs/mount_psshfs/sftp_proto.h \
    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.