[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu Oct 7 21:39:20 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/10/07 21:39:20
Modified files:
. : ChangeLog configure.ac sftp.c
openbsd-compat : glob.c glob.h
Added files:
openbsd-compat : charclass.h
Log message:
- djm at cvs.openbsd.org 2010/09/25 09:30:16
[sftp.c configure.ac openbsd-compat/glob.c openbsd-compat/glob.h]
make use of new glob(3) GLOB_KEEPSTAT extension to save extra server
rountrips to fetch per-file stat(2) information.
NB. update openbsd-compat/ glob(3) implementation from OpenBSD libc to
match.
Diff commands:
cvs -nQq rdiff -u -r1.5683 -r1.5684 openssh/ChangeLog
cvs -nQq rdiff -u -r1.453 -r1.454 openssh/configure.ac
cvs -nQq rdiff -u -r1.138 -r1.139 openssh/sftp.c
cvs -nQq rdiff -u -r1.25 -r1.26 openssh/openbsd-compat/glob.c
cvs -nQq rdiff -u -r1.11 -r1.12 openssh/openbsd-compat/glob.h
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5683;r2=1.5684&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.453;r2=1.454&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.138;r2=1.139&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.c?r1=1.25;r2=1.26&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/glob.h?r1=1.11;r2=1.12&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