[openssh-commits] CVS: fuyu.mindrot.org: openssh

Damien Miller djm at fuyu.mindrot.org
Mon May 19 16:06:48 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 08/05/19 16:06:48

Modified files:
    .               : ChangeLog channels.h clientloop.c nchan.c serverloop.c

Log message:
   - markus at cvs.openbsd.org 2008/05/09 16:21:13
     [channels.h clientloop.c nchan.c serverloop.c]
     unbreak
        ssh -2 localhost od /bin/ls | true
     ignoring SIGPIPE by adding a new channel message (EOW) that signals
     the peer that we're not interested in any data it might send.
     fixes bz #85; discussion, debugging and ok djm@

Diff commands:
cvs -nQq rdiff -u -r1.4929 -r1.4930 openssh/ChangeLog
cvs -nQq rdiff -u -r1.84 -r1.85 openssh/channels.h
cvs -nQq rdiff -u -r1.178 -r1.179 openssh/clientloop.c
cvs -nQq rdiff -u -r1.57 -r1.58 openssh/nchan.c
cvs -nQq rdiff -u -r1.156 -r1.157 openssh/serverloop.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4929;r2=1.4930
http://cvsweb.mindrot.org/index.cgi/openssh/channels.h?r1=1.84;r2=1.85
http://cvsweb.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.178;r2=1.179
http://cvsweb.mindrot.org/index.cgi/openssh/nchan.c?r1=1.57;r2=1.58
http://cvsweb.mindrot.org/index.cgi/openssh/serverloop.c?r1=1.156;r2=1.157

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