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

Darren Tucker dtucker at fuyu.mindrot.org
Sun Jun 8 12:53:20 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 08/06/08 12:53:20

Modified files:
    .               : ChangeLog sshpty.h sshtty.c ttymodes.c

Log message:
   - djm at cvs.openbsd.org 2008/05/19 15:45:07
     [sshtty.c ttymodes.c sshpty.h]
     Fix sending tty modes when stdin is not a tty (bz#1199). Previously
     we would send the modes corresponding to a zeroed struct termios,
     whereas we should have been sending an empty list of modes.
     Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@

Diff commands:
cvs -nQq rdiff -u -r1.4939 -r1.4940 openssh/ChangeLog
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/sshpty.h
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/sshtty.c
cvs -nQq rdiff -u -r1.25 -r1.26 openssh/ttymodes.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4939;r2=1.4940
http://cvsweb.mindrot.org/index.cgi/openssh/sshpty.h?r1=1.12;r2=1.13
http://cvsweb.mindrot.org/index.cgi/openssh/sshtty.c?r1=1.12;r2=1.13
http://cvsweb.mindrot.org/index.cgi/openssh/ttymodes.c?r1=1.25;r2=1.26

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