dockapps/wmifs
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
wmifs wmifs: Bump to version 1.4. 2014-10-23 08:03:32 +01:00
BUGS wmifs: Delete trailing whitespace. 2014-10-23 08:03:32 +01:00
CHANGES wmifs: Bump to version 1.4. 2014-10-23 08:03:32 +01:00
COPYING wmifs: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt. 2014-10-23 08:03:32 +01:00
HINTS wmifs: Delete trailing whitespace. 2014-10-23 08:03:32 +01:00
INSTALL wmifs: Bump to version 1.4. 2014-10-23 08:03:32 +01:00
README wmifs: Bump to version 1.4. 2014-10-23 08:03:32 +01:00
TODO wmifs: Update email and homepage. 2014-10-23 08:03:32 +01:00

WMiFS-1.4 - The public BETA release
--------------------------------------------------------------
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
       	    Antoine Nulle    (warp@xs4all.nl)
Currently maintained by the Window Maker Developers Team
       	    (wmaker-dev@lists.windowmaker.org)

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

	    wmaker-dev@lists.windowmaker.org

	    The official WMiFS support website address:

     	    http://windowmaker.org/dockapps/?name=wmifs

Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
	    hosting our website!


Description
--------------------------------------------------------------
WMiFS is a complete network monitoring dock.app, it's mainly
designed for usage in WindowMaker's dock and gives you some
nice & nifty features like:

	* Autosensing of *ALL* active network interfaces;
	* Integrated autoscaling (per interface) transfer
	  statistics, tested upto 100Mbit;
	* Displays a 'normal' xload style graph or our new
	  'waveform' like load graph;
	* Realtime cycling through active interfaces by simply
	  clicking on the eth0/ppp0 (interface) gadget;
	* Integrated RX/TX interface activity LEDs;
	* Integrated interface status LED;
	* Commandline options to force monitoring a particular
	  interface, even 'lo' is supported (-h for help);
	* User-definable scripts for left/middle/right mouse
	  buttons which are read from ~/.wmifsrc (optional);
	* Fixed rc file option, usefull for sites where users
	  are not allowed to mess with pppd;

WMiFS is developped on DEC Alpha machines running RedHat-5.0/Linux,
but, WMiFS has also been intensively tested on x86 and 68K RedHat/
Linux machines ;-)


Files
--------------------------------------------------------------
README		This file.
INSTALL		Installation instructions.
HINTS 		Hints about what you can do with WMiFS.
BUGS		Things you don't want to know ;-)
CHANGES		Description of changes.
TODO		Things we've already planned for WMiFS.
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
--------------------------------------------------------------
WMiFS.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.