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

Damien Miller djm at fuyu.mindrot.org
Tue Feb 4 11:10:02 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/02/04 11:10:02

Modified files:
    .               : ChangeLog sshd.c

Log message:
   - djm at cvs.openbsd.org 2014/01/29 00:19:26
     [sshd.c]
     use kill(0, ...) instead of killpg(0, ...); on most operating systems
     they are equivalent, but SUSv2 describes the latter as having undefined
     behaviour; from portable; ok dtucker
     (Id sync only; change is already in portable)

Diff commands:
cvs -nQq rdiff -u -r1.6723 -r1.6724 openssh/ChangeLog
cvs -nQq rdiff -u -r1.443 -r1.444 openssh/sshd.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6723;r2=1.6724&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.443;r2=1.444&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list