SOURCES: portmap-errno.patch, portmap-rpc_user.patch - updated wrt...

baggins baggins at pld-linux.org
Fri Jan 6 18:51:44 CET 2006


Author: baggins                      Date: Fri Jan  6 17:51:44 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated wrt misc patch

---- Files affected:
SOURCES:
   portmap-errno.patch (1.1 -> 1.2) , portmap-rpc_user.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/portmap-errno.patch
diff -u SOURCES/portmap-errno.patch:1.1 SOURCES/portmap-errno.patch:1.2
--- SOURCES/portmap-errno.patch:1.1	Fri Mar  7 20:25:40 2003
+++ SOURCES/portmap-errno.patch	Fri Jan  6 18:51:39 2006
@@ -7,7 +7,15 @@
 -
 -extern char *strerror();
 +#include <errno.h>
-+#include <strings.h>
++#include <string.h>
  #include <stdlib.h>
  
  #ifndef LOG_PERROR
+@@ -124,7 +130,6 @@
+ static void callit();
+ struct pmaplist *pmaplist;
+ int debugging = 0;
+-extern int errno;
+ 
+ #include "pmap_check.h"
+ 

================================================================
Index: SOURCES/portmap-rpc_user.patch
diff -u SOURCES/portmap-rpc_user.patch:1.2 SOURCES/portmap-rpc_user.patch:1.3
--- SOURCES/portmap-rpc_user.patch:1.2	Tue Dec 25 00:12:44 2001
+++ SOURCES/portmap-rpc_user.patch	Fri Jan  6 18:51:39 2006
@@ -5,9 +5,9 @@
  #endif /* LIBC_SCCS and not lint */
  
 +#include <stdlib.h>
- #include <sys/types.h>
  #include <fcntl.h>
  #include <unistd.h>
+ #include <sys/types.h>
 --- portmap_4/pmap_check.c.rpcuser	Wed Feb 28 18:42:17 2001
 +++ portmap_4/pmap_check.c	Wed Feb 28 18:50:28 2001
 @@ -40,6 +40,8 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/portmap-errno.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/portmap-rpc_user.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list