diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-23 07:22:37 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-23 07:22:37 +0000 |
commit | cfd27f5f5bf6ad5e4cc964ed833256cb06007912 (patch) | |
tree | 95f8aaaf7855704ea97eca3fe4cb0721f5c13346 /net | |
parent | a1aa37ae617a5874f00e8e47290e1b33427864ab (diff) | |
download | ports-cfd27f5f5bf6ad5e4cc964ed833256cb06007912.tar.gz ports-cfd27f5f5bf6ad5e4cc964ed833256cb06007912.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/samba-devel/files/patch-ah | 12 | ||||
-rw-r--r-- | net/samba3/files/patch-ah | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/net/samba-devel/files/patch-ah b/net/samba-devel/files/patch-ah deleted file mode 100644 index 319dc96d7944..000000000000 --- a/net/samba-devel/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 */ diff --git a/net/samba3/files/patch-ah b/net/samba3/files/patch-ah deleted file mode 100644 index 319dc96d7944..000000000000 --- a/net/samba3/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 */ |