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

Damien Miller djm at fuyu.mindrot.org
Thu Mar 27 11:01:15 EST 2008


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 08/03/27 11:01:15

Modified files:
    .               : ChangeLog monitor_fdpass.c

Log message:
   - deraadt at cvs.openbsd.org 2008/03/24 16:11:07
     [monitor_fdpass.c]
     msg_controllen has to be CMSG_SPACE so that the kernel can account for
     each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len).  This
     works now that kernel fd passing has been fixed to accept a bit of
     sloppiness because of this ABI repair.
     lots of discussion with kettenis

Diff commands:
cvs -nQq rdiff -u -r1.4885 -r1.4886 openssh/ChangeLog
cvs -nQq rdiff -u -r1.25 -r1.26 openssh/monitor_fdpass.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4885;r2=1.4886
http://cvsweb.mindrot.org/index.cgi/openssh/monitor_fdpass.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