[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sat Dec 29 02:43:51 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/12/29 02:43:51
Modified files:
. : ChangeLog canohost.c channels.c misc.c misc.h servconf.c ssh-keyscan.c sshconnect.c sshd.c
Log message:
- dtucker at cvs.openbsd.org 2007/12/27 14:22:08
[servconf.c canohost.c misc.c channels.c sshconnect.c misc.h ssh-keyscan.c
sshd.c]
Add a small helper function to consistently handle the EAI_SYSTEM error
code of getaddrinfo. Prompted by vgiffin at apple com via bz #1417.
ok markus@ stevesk@
Diff commands:
cvs -nQq rdiff -u -r1.4807 -r1.4808 openssh/ChangeLog
cvs -nQq rdiff -u -r1.71 -r1.72 openssh/canohost.c
cvs -nQq rdiff -u -r1.254 -r1.255 openssh/channels.c
cvs -nQq rdiff -u -r1.83 -r1.84 openssh/misc.c
cvs -nQq rdiff -u -r1.39 -r1.40 openssh/misc.h
cvs -nQq rdiff -u -r1.163 -r1.164 openssh/servconf.c
cvs -nQq rdiff -u -r1.91 -r1.92 openssh/ssh-keyscan.c
cvs -nQq rdiff -u -r1.173 -r1.174 openssh/sshconnect.c
cvs -nQq rdiff -u -r1.364 -r1.365 openssh/sshd.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4807;r2=1.4808
http://cvsweb.mindrot.org/index.cgi/openssh/canohost.c?r1=1.71;r2=1.72
http://cvsweb.mindrot.org/index.cgi/openssh/channels.c?r1=1.254;r2=1.255
http://cvsweb.mindrot.org/index.cgi/openssh/misc.c?r1=1.83;r2=1.84
http://cvsweb.mindrot.org/index.cgi/openssh/misc.h?r1=1.39;r2=1.40
http://cvsweb.mindrot.org/index.cgi/openssh/servconf.c?r1=1.163;r2=1.164
http://cvsweb.mindrot.org/index.cgi/openssh/ssh-keyscan.c?r1=1.91;r2=1.92
http://cvsweb.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.173;r2=1.174
http://cvsweb.mindrot.org/index.cgi/openssh/sshd.c?r1=1.364;r2=1.365
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