[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Tue Jan 28 15:08:13 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/01/28 15:08:13
Modified files:
. : ChangeLog sshd.c
Log message:
- (djm) [sshd.c] Use kill(0, ...) instead of killpg(0, ...); the
latter being specified to have undefined behaviour in SUSv3;
ok dtucker
Diff commands:
cvs -nQq rdiff -u -r1.6709 -r1.6710 openssh/ChangeLog
cvs -nQq rdiff -u -r1.441 -r1.442 openssh/sshd.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6709;r2=1.6710&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.441;r2=1.442&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