]> git.ozlabs.org Git - ppp.git/commitdiff
update for 2.3.5
authorPaul Mackerras <paulus@samba.org>
Mon, 4 May 1998 06:14:35 +0000 (06:14 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 May 1998 06:14:35 +0000 (06:14 +0000)
NeXT/Makefile.top
NeXT/if_ppp.c
README
README.linux
README.osf
README.sol2
modules/if_ppp.c

index 456139bd82bf98c64b5670140ba138e219c69aef..1a8664bae2cf5937adc398be607708be38962894 100644 (file)
@@ -1,6 +1,6 @@
 # ppp top level makefile for NeXT systems
 #
-# $Id: Makefile.top,v 1.3 1998/03/26 02:51:39 paulus Exp $
+# $Id: Makefile.top,v 1.4 1998/05/04 06:14:17 paulus Exp $
 #
 
 # Change the values of ARCHFLAGS to include the 
@@ -155,7 +155,7 @@ NEXTPORT = \
 #
 
 portdist: 
-       echo NeXT-ppp2.3.3-`sed -e '/version_string/!d' \
+       echo NeXT-ppp2.3.5-`sed -e '/version_string/!d' \
              -e 's/[^0-9.]*\([0-9.]*\).*/\1/' -e q ./NeXT/NeXT_Version.h` > .fname
        rm -rf `cat .fname`
        mkdir `cat .fname`
index 85938b6a6fed01df3511d48cf4e320ff061c2c07..3dc7aecca2b0e9c40cdad56188f66a2bc69d8d71 100644 (file)
@@ -81,7 +81,7 @@
 /* from if_sl.c,v 1.11 84/10/04 12:54:47 rick Exp */
 
 #if !defined(lint)
-static char sccsid[] = "$Revision: 1.5 $ ($Date: 1998/03/26 02:51:47 $)";
+static char sccsid[] = "$Revision: 1.6 $ ($Date: 1998/05/04 06:14:18 $)";
 #endif /* not lint*/
 
 #define KERNEL 1
@@ -285,7 +285,7 @@ pppattach()
     register struct ppp_softc *sc;
     register int i = 0;
     
-    IOLog("\nPPP version 2.3.3-%s for NeXTSTEP and OPENSTEP\n", PPPVERSION);
+    IOLog("\nPPP version 2.3.5-%s for NeXTSTEP and OPENSTEP\n", PPPVERSION);
     IOLog("by  Stephen Perkins, Philip Prindeville, and Pete French\n");
     if (install_ppp_ld() < 0) {
        IOLog("ppp: Could not install line discipline\n");
diff --git a/README b/README
index 47b90688f61f582c81b51d783f90f1968d261beb..5f9b0d568cb1e8823af9ffa4b375571a44dd37ed 100644 (file)
--- a/README
+++ b/README
@@ -67,9 +67,24 @@ use any IP address.  (This only applies where the peer is
 authenticating itself to you, of course.)
 
 
-What's new in ppp-2.3.4.
+What's new in ppp-2.3.5.
 ************************
 
+* Minor corrections to the Digital UNIX and NetBSD ports.
+
+* A workaround to avoid tickling a bug in the `se' serial port driver
+on Sun PCI Ultra machines running Solaris.
+
+* Fixed a bug in the negotiation of the Microsoft WINS server address
+option.
+
+* Fixed a bug in the Linux port where it would fail for kernel
+versions above 2.1.99.
+
+
+What was new in ppp-2.3.4.
+**************************
+
 * The NeXT port has been updated, thanks to Steve Perkins.
 
 * ppp-2.3.4 compiles and works under Solaris 2.6, using either gcc or
@@ -265,4 +280,4 @@ The primary site for releases of this software is:
        ftp://cs.anu.edu.au/pub/software/ppp/
 
 
-($Id: README,v 1.12 1998/03/31 04:31:33 paulus Exp $)
+($Id: README,v 1.13 1998/05/04 06:14:31 paulus Exp $)
index 32d22fc40e300a3aa50897968e29e2e8052e6e10..db5d2b453d6ccd9713864c85dcffe05d7f721032 100644 (file)
@@ -1,7 +1,7 @@
-PPP for Linux                                             Version 2.3.3
+PPP for Linux                                             Version 2.3.5
 =============                                                  based on
-                                                              ppp-2.3.3
-                                                               Dec 1997
+                                                              ppp-2.3.5
+                                                               May 1998
 
 Michael Callahan    callahan@maths.ox.ac.uk
 Al Longyear         longyear@netcom.com
index 8780604d3bf820ed810b1d415001dd1c4e7cbf77..7676790fefeb66758654ad40f7620455c28478b9 100644 (file)
@@ -8,7 +8,7 @@ because it's likely to break the "update install" feature of Digital
 UNIX.  You were warned...)
 
 If you encounter bugs in this using this PPP package under Digital
-UNIX then please let me (ftw@zk3.dec.com) know.  I can't promise
+UNIX then please let me (varadhan@zk3.dec.com) know.  I can't promise
 quick turnaround but I should be able to address issues eventually.
 
 Below are the steps for installing PPP on Digital UNIX.
@@ -24,6 +24,9 @@ You must do all of the following as "root".
     /usr/local/etc/ppp.  If you want them somewhere else, just change 
     the definition of BINDIR in the top level Makefile.osf.
 
+    Note that BINDIR and MANDIR/man8 must exist before you do a 
+    'make install'
+
 2.  This step differs depending on whether you are running OSF/1 V3.0
     or later.
 
@@ -100,5 +103,5 @@ You must do all of the following as "root".
 9.  Reboot and you're ready to go!
 
 Hopefully, that should work with no hitches.  If you find any bugs, or
-errors in these instructions, contact Farrell Woods <ftw@zk3.dec.com>.
+errors in these instructions, contact Sowmini Varadhan<varadhan@zk3.dec.com>.
 
index f7239b9dec30b240cb97dec6e52018c877ac1316..9c8b7d62e8c8193b5d180c81161f5eb88946970c 100644 (file)
@@ -6,6 +6,12 @@ modules directory).
 
 This version has been tested under Solaris 2.5.1 and Solaris 2.6.
 
+NOTE: Although the kernel driver and modules have been designed to
+operate correctly on SMP systems, they have not been extensively
+tested on SMP machines.  Some users of SMP Solaris x86 systems have
+reported system problems apparently linked to the use of this
+software.
+
 
 Installation.
 *************
index 094c23b9ab9febc46e0e69b555ca096e7d7710c1..9d13430c4a19adfa07ed0d3dbc22b73789dc150d 100644 (file)
@@ -24,7 +24,7 @@
  * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
  * OR MODIFICATIONS.
  *
- * $Id: if_ppp.c,v 1.9 1998/03/31 23:48:49 paulus Exp $
+ * $Id: if_ppp.c,v 1.10 1998/05/04 06:11:14 paulus Exp $
  */
 
 /*
@@ -295,7 +295,7 @@ if_ppp_wput(q, mp)
 #endif
                ifp->if_output = if_ppp_output;
 #ifdef __osf__
-               ifp->if_version = "Point-to-Point Protocol, version 2.3.3";
+               ifp->if_version = "Point-to-Point Protocol, version 2.3.5";
                ifp->if_mediamtu = PPP_MTU;
                ifp->if_type = IFT_PPP;
                ifp->if_hdrlen = PPP_HDRLEN;