summaryrefslogtreecommitdiff
path: root/net/samba/files/patch-ah
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-03 04:45:51 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-02-03 04:45:51 +0000
commitf4c9521c5d6b36741398e92fac4864fad64b239e (patch)
tree848676d8ffd328bbdf52665e4b4dc7f6bcbb8714 /net/samba/files/patch-ah
parentAllow coexistence of M17N and INLINE_IMAGE knob (diff)
Update to 2.2.3
Notes
Notes: svn path=/head/; revision=54154
Diffstat (limited to 'net/samba/files/patch-ah')
-rw-r--r--net/samba/files/patch-ah12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/samba/files/patch-ah b/net/samba/files/patch-ah
deleted file mode 100644
index 319dc96d7944..000000000000
--- a/net/samba/files/patch-ah
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/util_sock.c.orig Sat Oct 13 22:09:26 2001
-+++ lib/util_sock.c Tue Oct 16 17:19:38 2001
-@@ -28,6 +28,9 @@
- extern int sslFd;
- #endif /* WITH_SSL */
-
-+#undef MSG_WAITALL
-+#define MSG_WAITALL 0
-+
- extern int DEBUGLEVEL;
-
- /* the last IP received from */