]> git.pld-linux.org Git - packages/ppp.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 1 Sep 2002 19:18:17 +0000 (19:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ppp-rp-pppoe-update.patch -> 1.2

ppp-rp-pppoe-update.patch

index 5e634433cbf18645ac5dbd2182be604f617c2b00..194de5903ad18ba5d3ef78270a264b0b9689bfce 100644 (file)
@@ -1,6 +1,18 @@
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/common.c ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/common.c
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/common.c      Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/common.c  Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/Makefile.linux ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/Makefile.linux
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/Makefile.linux        Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/Makefile.linux    Sun Sep  1 20:55:29 2002
+@@ -14,7 +14,7 @@
+ #***********************************************************************
+ # Version is set ONLY IN THE MAKEFILE!  Don't delete this!
+-VERSION=3.3
++VERSION=3.5
+ CFLAGS+=-I../../../include/linux
+ all: rp-pppoe.so
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/common.c ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/common.c
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/common.c      Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/common.c  Sun Sep  1 20:55:21 2002
 @@ -11,13 +11,18 @@
  * This program may be distributed according to the terms of the GNU
  * General Public License, version 2 or (at your option) any later version.
@@ -133,9 +145,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/common.c ppp-2.4.2-200208
      }
  }
 -
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/config.h ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/config.h
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/config.h      Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/config.h  Sat Aug 10 19:06:59 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/config.h ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/config.h
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/config.h      Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/config.h  Sun Sep  1 20:55:21 2002
 @@ -1,5 +1,6 @@
 -/* config.h.  Generated automatically by configure.  */
 +/* config.h.  Generated by configure.  */
@@ -153,9 +165,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/config.h ppp-2.4.2-200208
 +#ifdef __sun
 +#define __EXTENSIONS__ 1
 +#endif
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/debug.c ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/debug.c
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/debug.c       Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/debug.c   Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/debug.c ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/debug.c
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/debug.c       Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/debug.c   Sun Sep  1 20:55:21 2002
 @@ -11,10 +11,12 @@
  * This program may be distributed according to the terms of the GNU
  * General Public License, version 2 or (at your option) any later version.
@@ -179,9 +191,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/debug.c ppp-2.4.2-2002080
      case CODE_SESS: fprintf(fp, "SESS "); break;
      }
  
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/discovery.c ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/discovery.c
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/discovery.c   Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/discovery.c       Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/discovery.c ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/discovery.c
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/discovery.c   Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/discovery.c       Sun Sep  1 20:55:21 2002
 @@ -6,10 +6,12 @@
  *
  * Copyright (C) 1999 by Roaring Penguin Software Inc.
@@ -268,9 +280,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/discovery.c ppp-2.4.2-200
      return;
  }
 -
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/if.c ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/if.c
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/if.c  Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/if.c      Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/if.c ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/if.c
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/if.c  Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/if.c      Sun Sep  1 20:55:21 2002
 @@ -11,10 +11,12 @@
  * This program may be distributed according to the terms of the GNU
  * General Public License, version 2 or (at your option) any later version.
@@ -1066,9 +1078,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/if.c ppp-2.4.2-20020809/p
  }
  
  #endif /* USE_DLPI */
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/plugin.c ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/plugin.c
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/plugin.c      Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/plugin.c  Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/plugin.c ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/plugin.c
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/plugin.c      Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/plugin.c  Sun Sep  1 20:55:21 2002
 @@ -19,10 +19,13 @@
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version
@@ -1128,9 +1140,9 @@ diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/plugin.c ppp-2.4.2-200208
  /**********************************************************************
  *%FUNCTION: sysErr
  *%ARGUMENTS:
-diff -urN ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/pppoe.h ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/pppoe.h
---- ppp-2.4.2-20020809.org/pppd/plugins/rp-pppoe/pppoe.h       Fri Aug  9 22:14:40 2002
-+++ ppp-2.4.2-20020809/pppd/plugins/rp-pppoe/pppoe.h   Mon Jul  8 16:38:24 2002
+diff -urN ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/pppoe.h ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/pppoe.h
+--- ppp-2.4.2-20020901.org/pppd/plugins/rp-pppoe/pppoe.h       Sun Sep  1 20:54:50 2002
++++ ppp-2.4.2-20020901/pppd/plugins/rp-pppoe/pppoe.h   Sun Sep  1 20:55:21 2002
 @@ -9,14 +9,12 @@
  * This program may be distributed according to the terms of the GNU
  * General Public License, version 2 or (at your option) any later version.
This page took 0.093256 seconds and 4 git commands to generate.