aboutsummaryrefslogtreecommitdiffstats
path: root/security/tcp_wrapper
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-17 11:02:00 +0800
committerasami <asami@FreeBSD.org>1995-05-17 11:02:00 +0800
commit60de288c39c55975a1da53fa912b5409c0d9d42c (patch)
treea59f14a70e142f2ca144ded7e0170b0a0c1d342f /security/tcp_wrapper
parent7bf8faa66093be920eb019cdee8d78bd2e5d5b74 (diff)
downloadfreebsd-ports-gnome-60de288c39c55975a1da53fa912b5409c0d9d42c.tar.gz
freebsd-ports-gnome-60de288c39c55975a1da53fa912b5409c0d9d42c.tar.zst
freebsd-ports-gnome-60de288c39c55975a1da53fa912b5409c0d9d42c.zip
Back out last change by ache, which torstenb and pst say shouldn't be
the default. Submitted by: torstenb, pst
Diffstat (limited to 'security/tcp_wrapper')
-rw-r--r--security/tcp_wrapper/files/patch-aa17
1 files changed, 0 insertions, 17 deletions
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa
index b20256de68d1..7f0a07aa39b2 100644
--- a/security/tcp_wrapper/files/patch-aa
+++ b/security/tcp_wrapper/files/patch-aa
@@ -104,23 +104,6 @@
# The syslog priority at which successful connections are logged.
***************
-*** 470,476 ****
- # still do selective username lookups as documented in the hosts_access.5
- # and hosts_options.5 manual pages (`nroff -man' format).
- #
-! #AUTH = -DALWAYS_RFC931
- #
- # The default username lookup timeout is 10 seconds. This may not be long
- # enough for slow hosts or networks, but is enough to irritate PC users.
---- 471,477 ----
- # still do selective username lookups as documented in the hosts_access.5
- # and hosts_options.5 manual pages (`nroff -man' format).
- #
-! AUTH = -DALWAYS_RFC931
- #
- # The default username lookup timeout is 10 seconds. This may not be long
- # enough for slow hosts or networks, but is enough to irritate PC users.
-***************
*** 509,515 ****
# look for access control information. Watch out for the quotes and
# backslashes when you make changes.