Author: des
Date: Fri Jan 22 14:22:11 2016
New Revision: 294564
URL: https://svnweb.freebsd.org/changeset/base/294564
Log:
r294563 was incomplete; re-add the client-side options as well.
Modified:
head/crypto/openssh/readconf.c
Modified: head/crypto/openssh/readconf.c
==============================================================================
--- head/crypto/openssh/readconf.c Fri Jan 22 13:13:46 2016
(r294563)
+++ head/crypto/openssh/readconf.c Fri Jan 22 14:22:11 2016
(r294564)
@@ -286,6 +286,8 @@ static struct {
{ "hpnbuffersize", oDeprecated },
{ "tcprcvbufpoll", oDeprecated },
{ "tcprcvbuf", oDeprecated },
+ { "noneenabled", oUnsupported },
+ { "noneswitch", oUnsupported },
{ "versionaddendum", oVersionAddendum },
{ NULL, oBadOption }
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"