components/proftpd/patches/proftpd-ioctl-s11.patch
branchs11-update
changeset 2724 90c18e89db60
parent 2723 138732f62341
child 2725 f91ddd7e55a2
--- a/components/proftpd/patches/proftpd-ioctl-s11.patch	Fri Aug 09 12:58:20 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
---- a/src/inet.c
-+++ b/src/inet.c
-@@ -1238,7 +1238,7 @@ conn_t *pr_inet_openrw(pool *p, conn_t *c, pr_netaddr_t *addr, int strm_type,
-   res->mode = CM_OPEN;
- 
- #if defined(HAVE_STROPTS_H) && defined(I_SRDOPT) && defined(RPROTDIS) && \
--    defined(SOLARIS2)
-+    defined(SOLARIS2) && !defined(SOLARIS2_11)
-   /* This is needed to work around control messages in STREAMS devices
-    * (as on Solaris 9/NFS).
-    */
-