SOURCES: iputils-gcc34.patch, iputils-OPEN_MAX.patch - up to s2007...

zbyniu zbyniu at pld-linux.org
Tue Jan 1 00:45:02 CET 2008


Author: zbyniu                       Date: Mon Dec 31 23:45:02 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to s20071127

---- Files affected:
SOURCES:
   iputils-gcc34.patch (1.1 -> 1.2) , iputils-OPEN_MAX.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/iputils-gcc34.patch
diff -u SOURCES/iputils-gcc34.patch:1.1 SOURCES/iputils-gcc34.patch:1.2
--- SOURCES/iputils-gcc34.patch:1.1	Tue Mar 14 14:10:05 2006
+++ SOURCES/iputils-gcc34.patch	Tue Jan  1 00:44:56 2008
@@ -10,7 +10,7 @@
 @@ -76,7 +76,7 @@
  	int progress = -1;
  	int broken_router;
- 	
+ 
 -restart:
 +       while (1) {
  	memset(&rcvbuf, -1, sizeof(rcvbuf));

================================================================
Index: SOURCES/iputils-OPEN_MAX.patch
diff -u SOURCES/iputils-OPEN_MAX.patch:1.2 SOURCES/iputils-OPEN_MAX.patch:1.3
--- SOURCES/iputils-OPEN_MAX.patch:1.2	Wed Nov 28 00:04:36 2007
+++ SOURCES/iputils-OPEN_MAX.patch	Tue Jan  1 00:44:57 2008
@@ -5,7 +5,7 @@
  	int t;
  	pid_t pid;
 +	long open_max; 
- 	
+ 
  	if (trace)
  		return;
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iputils-gcc34.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/iputils-OPEN_MAX.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list