[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Aug 21 02:41:16 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/08/21 02:41:16
Modified files:
. : ChangeLog sftp-client.c sftp-client.h sftp.c
Log message:
- djm at cvs.openbsd.org 2013/08/08 05:04:03
[sftp-client.c sftp-client.h sftp.c]
add a "-l" flag for the rename command to force it to use the silly
standard SSH_FXP_RENAME command instead of the POSIX-rename- like
posix-rename at openssh.com extension.
intended for use in regress tests, so no documentation.
Diff commands:
cvs -nQq rdiff -u -r1.6461 -r1.6462 openssh/ChangeLog
cvs -nQq rdiff -u -r1.113 -r1.114 openssh/sftp-client.c
cvs -nQq rdiff -u -r1.21 -r1.22 openssh/sftp-client.h
cvs -nQq rdiff -u -r1.164 -r1.165 openssh/sftp.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6461;r2=1.6462&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.c?r1=1.113;r2=1.114&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp-client.h?r1=1.21;r2=1.22&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.164;r2=1.165&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list