=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/compat.c,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- src/usr.bin/ssh/compat.c 2018/01/23 05:27:21 1.105 +++ src/usr.bin/ssh/compat.c 2018/02/16 04:43:11 1.106 @@ -1,4 +1,4 @@ -/* $OpenBSD: compat.c,v 1.105 2018/01/23 05:27:21 djm Exp $ */ +/* $OpenBSD: compat.c,v 1.106 2018/02/16 04:43:11 dtucker Exp $ */ /* * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved. * @@ -124,6 +124,8 @@ "WinSCP_release_5.7.3," "WinSCP_release_5.7.4", SSH_OLD_DHGEX }, + { "ConfD-*", + SSH_BUG_UTF8TTYMODE }, { NULL, 0 } };