summaryrefslogtreecommitdiff
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 1e3d3f7c0..17b7f485a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 [compat.c compat.h ssh.c] 12 [compat.c compat.h ssh.c]
13 bug compat: request a dummy channel for -N (no shell) sessions + 13 bug compat: request a dummy channel for -N (no shell) sessions +
14 cleanup; vinschen@redhat.com 14 cleanup; vinschen@redhat.com
15 - mouring@cvs.openbsd.org 2001/09/20 20:57:51
16 [sshd_config]
17 CheckMail removed. OKed stevesk@
15 18
1620010919 1920010919
17 - (bal) OpenBSD Sync 20 - (bal) OpenBSD Sync
@@ -6545,4 +6548,4 @@
6545 - Wrote replacements for strlcpy and mkdtemp 6548 - Wrote replacements for strlcpy and mkdtemp
6546 - Released 1.0pre1 6549 - Released 1.0pre1
6547 6550
6548$Id: ChangeLog,v 1.1553 2001/09/20 23:13:49 mouring Exp $ 6551$Id: ChangeLog,v 1.1554 2001/09/20 23:15:44 mouring Exp $
diff --git a/sshd_config b/sshd_config
index 9afd28083..e1a052a16 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
1# $OpenBSD: sshd_config,v 1.41 2001/06/22 21:55:50 markus Exp $ 1# $OpenBSD: sshd_config,v 1.42 2001/09/20 20:57:51 mouring Exp $
2 2
3# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin 3# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
4 4
@@ -71,7 +71,6 @@ X11DisplayOffset 10
71PrintMotd yes 71PrintMotd yes
72#PrintLastLog no 72#PrintLastLog no
73KeepAlive yes 73KeepAlive yes
74#CheckMail yes
75#UseLogin no 74#UseLogin no
76 75
77#MaxStartups 10:30:60 76#MaxStartups 10:30:60