$DragonFly: src/secure/usr.bin/ssh/Attic/ssh_config.no_obj.patch,v 1.4 2006/02/13 14:47:58 corecode Exp $ --- ../../../crypto/openssh-4/ssh_config 2005-07-12 00:44:23.000000000 +0200 +++ ssh_config 2005-09-08 14:53:51.000000000 +0200 @@ -1,4 +1,5 @@ # $OpenBSD: ssh_config,v 1.20 2005/01/28 09:45:53 dtucker Exp $ +# $DragonFly: src/secure/usr.bin/ssh/Attic/ssh_config.no_obj.patch,v 1.4 2006/02/13 14:47:58 corecode Exp $ # This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for @@ -25,7 +26,7 @@ # PasswordAuthentication yes # HostbasedAuthentication no # BatchMode no -# CheckHostIP yes +# CheckHostIP no # AddressFamily any # ConnectTimeout 0 # StrictHostKeyChecking ask @@ -37,3 +38,6 @@ # Cipher 3des # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc # EscapeChar ~ +# VersionAddendum DragonFly-20060212 + +# XAuthLocation /usr/pkg/xorg/bin/xauth