Subject: CVS commit: src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 03/01/2006 15:18:09
Module Name: src
Committed By: is
Date: Wed Mar 1 15:18:09 UTC 2006
Modified Files:
src/crypto/dist/ssh: sshconnect.c
Log Message:
On non-fatal errors (identified: EPROTONOTSUPPORT), don't output the
error message unless debugging - the error for the last address tried
will be shown anyway, and earlier errors without context are only confusing
the user.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/crypto/dist/ssh/sshconnect.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.