Merge from vendor branch GCC:
[dragonfly.git] / secure / usr.bin / ssh / ssh_config.no_obj.patch
1 --- ../../../crypto/openssh-4/ssh_config        2006-06-12 20:01:10.000000000 -0700
2 +++ ssh_config  2006-11-20 09:42:52.000000000 -0700
3 @@ -1,4 +1,5 @@
4  #      $OpenBSD: ssh_config,v 1.22 2006/05/29 12:56:33 dtucker Exp $
5 +#      $DragonFly: src/secure/usr.bin/ssh/Attic/ssh_config.no_obj.patch,v 1.5 2006/11/20 17:15:46 pavalos Exp $
6  
7  # This is the ssh client system-wide configuration file.  See
8  # ssh_config(5) for more information.  This file provides defaults for
9 @@ -27,7 +28,7 @@
10  #   GSSAPIAuthentication no
11  #   GSSAPIDelegateCredentials no
12  #   BatchMode no
13 -#   CheckHostIP yes
14 +#   CheckHostIP no
15  #   AddressFamily any
16  #   ConnectTimeout 0
17  #   StrictHostKeyChecking ask
18 @@ -39,6 +40,9 @@
19  #   Cipher 3des
20  #   Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
21  #   EscapeChar ~
22 +#   VersionAddendum DragonFly-20061120
23 +
24 +#   XAuthLocation /usr/pkg/xorg/bin/xauth
25  #   Tunnel no
26  #   TunnelDevice any:any
27  #   PermitLocalCommand no