diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-02-03 04:45:51 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-02-03 04:45:51 +0000 |
commit | f4c9521c5d6b36741398e92fac4864fad64b239e (patch) | |
tree | 848676d8ffd328bbdf52665e4b4dc7f6bcbb8714 /net/samba/files/patch-ah | |
parent | Allow 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-ah | 12 |
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 */ |