Module Name:    src
Committed By:   dyoung
Date:           Mon Aug 17 22:58:28 UTC 2009

Modified Files:
        src/crypto/external/bsd/openssh/dist: sshd_config

Log Message:
Delete trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/openssh/dist/sshd_config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/openssh/dist/sshd_config
diff -u src/crypto/external/bsd/openssh/dist/sshd_config:1.2 src/crypto/external/bsd/openssh/dist/sshd_config:1.3
--- src/crypto/external/bsd/openssh/dist/sshd_config:1.2	Sun Jun  7 22:38:47 2009
+++ src/crypto/external/bsd/openssh/dist/sshd_config	Mon Aug 17 22:58:28 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: sshd_config,v 1.2 2009/06/07 22:38:47 christos Exp $
+#	$NetBSD: sshd_config,v 1.3 2009/08/17 22:58:28 dyoung Exp $
 #	$OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $
 
 # This is the sshd server system-wide configuration file.  See
@@ -37,7 +37,7 @@
 # Authentication:
 
 LoginGraceTime 600
-#PermitRootLogin no 
+#PermitRootLogin no
 #StrictModes yes
 #MaxAuthTries 6
 #MaxSessions 10
@@ -106,11 +106,11 @@
 # the following are HPN related configuration options
 # tcp receive buffer polling. disable in non autotuning kernels
 #TcpRcvBufPoll yes
- 
+
 # allow the use of the none cipher
 #NoneEnabled no
 
-# disable hpn performance boosts. 
+# disable hpn performance boosts.
 #HPNDisabled no
 
 # buffer size for hpn to non-hpn connections

Reply via email to