Subject: CVS commit: src/share/examples/puffs/ssshfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 11/21/2006 23:09:23
Module Name: src
Committed By: pooka
Date: Tue Nov 21 23:09:23 UTC 2006
Modified Files:
src/share/examples/puffs/ssshfs: sftp-connect.c sftp-getput.c ssshfs.c
Log Message:
* change usage to ssshfs user@host:path mountpath
* assorted little fixes
ssshfs now works for practical uses
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/share/examples/puffs/ssshfs/sftp-connect.c \
src/share/examples/puffs/ssshfs/sftp-getput.c
cvs rdiff -r1.5 -r1.6 src/share/examples/puffs/ssshfs/ssshfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.