[openssh-commits] CVS: fuyu.mindrot.org: openssh/openbsd-compat
Darren Tucker
dtucker at mindrot.org
Fri Sep 1 20:29:11 EST 2006
CVSROOT: /var/cvs
Module name: openssh/openbsd-compat
Changes by: dtucker at fuyu.mindrot.org 2006/09/01 20:29:11
Modified files:
. : ChangeLog configure.ac includes.h
openbsd-compat : glob.c glob.h
Log message:
- (dtucker) [configure.ac includes.h openbsd-compat/glob.{c,h}] Explicitly
test for GLOB_NOMATCH and use our glob functions if it's not found.
Stops sftp from segfaulting when attempting to get a nonexistent file on
Cygwin (previous versions of OpenSSH didn't use the native glob). Partly
from and tested by Corinna Vinschen.
cvs -n rdiff -u -rNo revision control -rNo revision control openssh/openbsd-compat/ChangeLog
cvs -n rdiff -u -rNo revision control -rNo revision control openssh/openbsd-compat/configure.ac
cvs -n rdiff -u -rNo revision control -rNo revision control openssh/openbsd-compat/includes.h
cvs -n rdiff -u -r1.22 -r1.23 openssh/openbsd-compat/glob.c
cvs -n rdiff -u -r1.8 -r1.9 openssh/openbsd-compat/glob.h
More information about the openssh-commits
mailing list