[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Tue Jun 12 23:41:07 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/06/12 23:41:07
Modified files:
. : ChangeLog scp.c
Log message:
- djm at cvs.openbsd.org 2007/06/12 08:24:20
[scp.c]
make scp try to skip FIFOs rather than blocking when nothing is listening.
depends on the platform supporting sane O_NONBLOCK semantics for open
on FIFOs (apparently POSIX does not mandate this), which OpenBSD does.
bz #856; report by cjwatson AT debian.org; ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.4691 -r1.4692 openssh/ChangeLog
cvs -nQq rdiff -u -r1.170 -r1.171 openssh/scp.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4691;r2=1.4692
http://cvsweb.mindrot.org/index.cgi/openssh/scp.c?r1=1.170;r2=1.171
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list