summaryrefslogtreecommitdiff
path: root/net/socks5/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/socks5/files/patch-aa')
-rw-r--r--net/socks5/files/patch-aa9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/socks5/files/patch-aa b/net/socks5/files/patch-aa
index 87cc2585803e..2a50a26f15bc 100644
--- a/net/socks5/files/patch-aa
+++ b/net/socks5/files/patch-aa
@@ -1,14 +1,5 @@
--- lib/rld.c.orig Wed Aug 4 04:59:28 1999
+++ lib/rld.c Mon Feb 21 03:55:45 2000
-@@ -143,7 +143,7 @@
- static void DGetOriginalFunc(void **fptr, char *name, int libmask) {
- /* Synchronize access to func and lib opening functions if we can... */
-
--#ifndef __FreeBSD__
-+#if !defined(__FreeBSD__) || __FreeBSD__ != 2
- name++;
- #endif
-
@@ -197,6 +197,26 @@
lsInRLDFunctions = 0;
S5LogUpdate(S5LogDefaultHandle, S5_LOG_DEBUG(10), 0, "RLD: gethostbyname2 results: %s %s", name, hp?hp->h_name:"???");