dockapps/wmppp.app
Doug Torrance 6b1ed40882 wmgeneral: Use field width limits for scanf.
This fixes "(portability) scanf without field width limits can crash with
huge input data on some versions of libc" warning from cppcheck.

We choose 10 as the field width limit as it is the number of characters in
2^31-1, the largest int.
2015-05-20 10:44:41 +01:00
..
wmgeneral wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
wmppp wmppp.app: Update support email address and webpage. 2014-09-15 11:30:07 +01:00
BUGS wmppp.app: Remove trailing whitespace. 2014-09-15 11:30:06 +01:00
CHANGES wmppp.app: Remove trailing whitespace. 2014-09-15 11:30:06 +01:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
HINTS wmppp.app: Remove trailing whitespace. 2014-09-15 11:30:06 +01:00
INSTALL wmppp.app: Remove trailing whitespace. 2014-09-15 11:30:06 +01:00
README wmppp.app: Update support email address and webpage. 2014-09-15 11:30:07 +01:00
TODO wmppp.app: Update support email address and webpage. 2014-09-15 11:30:07 +01:00

WMPPP-1.3.0 - Public release
--------------------------------------------------------------
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
       	    Antoine Nulle    (warp@xs4all.nl)

Note......: Please mail bugreports, comments, suggestions,
	    requests and flames to:

	    wmaker-dev@lists.windowmaker.org

			The official WMPPP support website address:

	    http://windowmaker.org/dockapps/?name=wmppp.app


Description
--------------------------------------------------------------
WMPPP features all things the standard pppd offers and gives
you some nice additional features too...

        * Integrated online timer;
        * Integrated modem RX/TX LED's;
		* Integrated WMPPP status LED;
        * Integrated autoscaling PPP transfer statistics;
		* Integrated CARRIER/CONNECT display;
		* Integrated bytes/second Speed-O-Meter;
		* Automatic detection of active ppp interfaces;
		* User definable scripts for the V and X buttons and
  		  also for 'ifdown' which are read from ~/.wmppprc;
		* 'force' option in /etc/ppp/.wmppprc for sites
  		  where users are not allowed to mess with pppd;
		* Several commandline options (try '-h' for help);

WMPPP is being developped on DEC Alpha machines running Linux
(RedHat-5.0 and RedHat-5.1), but WMPPP is also intensively
tested on x86 and m68k Linux machines...


Files
--------------------------------------------------------------
README		This file.
INSTALL		Installation instructions.
HINTS 		Hints about what you can do with WMPPP.
BUGS		Things you don't want to know ;-)
CHANGES		Description of changes.
TODO		Things we've already planned for WMPPP.
COPYING		GNU General Public License Version 2.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a
bugreport to wmaker-dev@lists.windowmaker.org and describe the
problem as detailed! as you can.


Copyright
--------------------------------------------------------------
WMPPP.app is copyright (c) 1997, 1998 by Martijn Pieterse and
Antoine Nulle and licensed through the GNU General Public License.
Read the COPYING file for the complete GNU license.