summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config3
2 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e3d3f7c..17b7f485 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
[compat.c compat.h ssh.c]
bug compat: request a dummy channel for -N (no shell) sessions +
cleanup; vinschen@redhat.com
+ - mouring@cvs.openbsd.org 2001/09/20 20:57:51
+ [sshd_config]
+ CheckMail removed. OKed stevesk@
20010919
- (bal) OpenBSD Sync
@@ -6545,4 +6548,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1553 2001/09/20 23:13:49 mouring Exp $
+$Id: ChangeLog,v 1.1554 2001/09/20 23:15:44 mouring Exp $
diff --git a/sshd_config b/sshd_config
index 9afd2808..e1a052a1 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.41 2001/06/22 21:55:50 markus Exp $
+# $OpenBSD: sshd_config,v 1.42 2001/09/20 20:57:51 mouring Exp $
# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
@@ -71,7 +71,6 @@ X11DisplayOffset 10
PrintMotd yes
#PrintLastLog no
KeepAlive yes
-#CheckMail yes
#UseLogin no
#MaxStartups 10:30:60