Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/sshconnect.c,v rcsdiff: /ftp/cvs/cvsroot/src/crypto/external/bsd/openssh/dist/sshconnect.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.26 retrieving revision 1.1.1.27 diff -u -p -r1.1.1.26 -r1.1.1.27 --- src/crypto/external/bsd/openssh/dist/sshconnect.c 2022/02/23 19:04:27 1.1.1.26 +++ src/crypto/external/bsd/openssh/dist/sshconnect.c 2022/10/05 22:35:34 1.1.1.27 @@ -1,4 +1,4 @@ -/* $OpenBSD: sshconnect.c,v 1.356 2021/12/19 22:10:24 djm Exp $ */ +/* $OpenBSD: sshconnect.c,v 1.358 2022/08/26 08:16:27 djm Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -778,7 +778,7 @@ other_hostkeys_message(const char *host, system_hostfiles, num_system_hostfiles, &othernames, &num_othernames); if (num_othernames == 0) - return xstrdup("This key is not known by any other names"); + return xstrdup("This key is not known by any other names."); xasprintf(&ret, "This host key is known by the following other " "names/addresses:"); @@ -1296,7 +1296,7 @@ check_host_key(char *hostname, const str if (options.exit_on_forward_failure && cancelled_forwarding) fatal("Error: forwarding disabled due to host key " "check failure"); - + /* * XXX Should permit the user to change to use the new id. * This could be done by converting the host key to an