[Glibc-bsd-commits] r1550 - trunk/web/patches

Aurelien Jarno aurel32 at costa.debian.org
Thu May 4 07:26:38 UTC 2006


Author: aurel32
Date: 2006-05-04 07:26:36 +0000 (Thu, 04 May 2006)
New Revision: 1550

Modified:
   trunk/web/patches/net-snmp.diff
Log:
Make net-snmp usable.



Modified: trunk/web/patches/net-snmp.diff
===================================================================
--- trunk/web/patches/net-snmp.diff	2006-05-04 07:07:50 UTC (rev 1549)
+++ trunk/web/patches/net-snmp.diff	2006-05-04 07:26:36 UTC (rev 1550)
@@ -182,4 +182,20 @@
 +        UIO_SYSSPACE,           /* from system space */
 +        UIO_NOCOPY              /* don't copy, already in object */
 +};
-+                        
++
+only in patch2:
+unchanged:
+--- net-snmp-5.2.2.orig/Makefile.in
++++ net-snmp-5.2.2/Makefile.in
+@@ -17,8 +17,8 @@
+ INCLUDESUBDIR=system
+ INCLUDESUBDIRHEADERS= aix.h bsd.h bsdi3.h bsdi4.h bsdi.h cygwin.h \
+ 	darwin.h darwin7.h darwin8.h freebsd5.h freebsd6.h \
+-	dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd.h generic.h hpux.h \
+-	irix.h linux.h mingw32.h mips.h netbsd.h openbsd.h osf5.h \
++	dynix.h freebsd2.h freebsd3.h freebsd4.h freebsd.h generic.h kfreebsd.h \
++	hpux.h irix.h linux.h mingw32.h mips.h netbsd.h openbsd.h osf5.h \
+ 	solaris2.6.h solaris2.7.h solaris2.8.h solaris2.9.h solaris2.10.h \
+ 	solaris.h sunos.h svr5.h sysv.h ultrix4.h
+ INCLUDESUBDIR2=machine
+




More information about the Glibc-bsd-commits mailing list