summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-ar
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
committerBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
commitc512ae8ac925c933208cd6c71172336ffe482637 (patch)
treec36b4dc0bc1d855fd19635aa2dee8991fb1fca8b /security/openssh/files/patch-ar
parentUpdate to knu-cvsweb 1.104.1.39. (diff)
Update to OpenSSH 2.2.0. This is an end-of-life update for the
ports-based OpenSSH. OpenSSH has been in the base system for more than long enough to justify not having to maintain two separate FreeBSD versions of OpenSSH.
Notes
Notes: svn path=/head/; revision=34806
Diffstat (limited to 'security/openssh/files/patch-ar')
-rw-r--r--security/openssh/files/patch-ar32
1 files changed, 0 insertions, 32 deletions
diff --git a/security/openssh/files/patch-ar b/security/openssh/files/patch-ar
index 2795e96d082a..18d5e5dd73f6 100644
--- a/security/openssh/files/patch-ar
+++ b/security/openssh/files/patch-ar
@@ -1,37 +1,5 @@
--- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/sshd.8 Tue Nov 23 18:58:38 1999
+++ sshd.8 Sun Dec 5 22:59:58 1999
-@@ -220,6 +220,31 @@
- should check for new mail for interactive logins.
- The default is
- .Dq no .
-+.It Cm ConnectionsPerPeriod
-+This keyword allows for rate-limiting of connections, and
-+is followed by two numbers in the format
-+.Dq n/s ,
-+where
-+.Ar n
-+is the number of connections from a certain address group
-+accepted per period of
-+.Ar s
-+seconds. Any connection after the number
-+.Ar n
-+connection in the period of
-+.Ar s
-+seconds will be dropped, and an informational message will be logged.
-+A connection will belong to a certain group, of which there are 13
-+by default, according to its IP address.
-+The default for this keyword is
-+.Dq 0/0 ,
-+and rate-limiting can be explicitly turned off by using an
-+.Ar n
-+parameter of
-+.Ql 0
-+and any
-+.Ar s
-+parameter.
- .It Cm DenyGroups
- This keyword can be followed by a number of group names, separated
- by spaces. Users whose primary group matches one of the patterns
@@ -453,8 +478,9 @@
If the login is on a tty, records login time.
.It