Subject: CVS commit: src/share/examples/puffs/ssshfs
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/23/2006 01:51:15
Module Name: src
Committed By: hubertf
Date: Thu Nov 23 01:51:15 UTC 2006
Modified Files:
src/share/examples/puffs/ssshfs: ssshfs.c
Log Message:
Don't try to handle symlinks on versions of the SSH File Transfer Protocol
that don't support it, e.g. the Solaris 9/x86 sshd (SSH-2.0-Sun_SSH_1.0;
..._1.1 from Solaris 10/x86 is fine)
OK'd by pooka@
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.