summaryrefslogtreecommitdiff
path: root/security/tcp_wrapper/files
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-04-09 05:07:30 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-04-09 05:07:30 +0000
commit5f60761efb185255a5fe8abdacffbac01a6f21fd (patch)
treeb9b9e9278227676feac5a8a75bef156c30c5f727 /security/tcp_wrapper/files
parentAdd Apr/96 patch from author. (diff)
Update tcp_wrappers port from v7.2 to v7.4, as the original tar file
is gone from the master site. There are no new features, just a couple of bug fixes (that shouldn't affect us) and portability improvements.
Diffstat (limited to 'security/tcp_wrapper/files')
-rw-r--r--security/tcp_wrapper/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/tcp_wrapper/files/patch-aa b/security/tcp_wrapper/files/patch-aa
index fc5397bdb1e4..d816d7c8486e 100644
--- a/security/tcp_wrapper/files/patch-aa
+++ b/security/tcp_wrapper/files/patch-aa
@@ -39,7 +39,7 @@
# host name aliases. Compile with -DSOLARIS_24_GETHOSTBYNAME_BUG to work
# around this. The workaround does no harm on other Solaris versions.
-! BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
+! BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DLIBC_CALLS_STRTOK
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DINET_ADDR_BUG
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DSOLARIS_24_GETHOSTBYNAME_BUG
@@ -47,7 +47,7 @@
# host name aliases. Compile with -DSOLARIS_24_GETHOSTBYNAME_BUG to work
# around this. The workaround does no harm on other Solaris versions.
-! #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS
+! #BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DLIBC_CALLS_STRTOK
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DINET_ADDR_BUG
#BUGS = -DGETPEERNAME_BUG -DBROKEN_FGETS -DSOLARIS_24_GETHOSTBYNAME_BUG
@@ -179,7 +179,7 @@
scaffold.h tcpdmatch.8 README.NIS
! LIB = libwrap.a
-! SLIB = libwrap.so.7.2
+! SLIB = libwrap.so.7.4
!
! all other: config-check $(LIB) $(SLIB) tcpd tcpdmatch try-from safe_finger tcpdchk
!