2003-01-12 17:20  wavexx

	* Makefile.am: ChangeLog.0 must be included into the distribution

2003-01-12 17:18  wavexx

	* src/wmnd.c: WMND rc, not WMND config

2003-01-12 17:11  wavexx

	* src/drivers.c: ephemeral bug :), display the correct name when
	forcing an interface using linux_proc

2003-01-12 16:57  wavexx

	* doc/wmnd.1: added infos about testing_dummy

2003-01-12 16:57  wavexx

	* README: corrected the url of PCP

2003-01-12 16:49  wavexx

	* doc/wmnd.1: updated docs about irix_pcp

2003-01-12 16:40  wavexx

	* TODO: driver subsystem lacks of flexibility

2003-01-12 16:40  wavexx

	* README: added infos about irix_pcp

2003-01-12 16:40  wavexx

	* NEWS: added infos about the new pixmap, and the irix driver

2003-01-12 16:13  wavexx

	* doc/wmnd.1: documentation about -Q

2003-01-12 16:12  wavexx

	* src/wmnd.c: device timers are now handled externally so the
	"timer" now works with any driver indipendendly.  However, the
	initial device timestamp resposability is still delegated to the
	driver, so you need at least a device restart to the "timer" to
	appear.

2003-01-12 15:56  wavexx

	* src/wmnd.c: Added -Q to contrast with -q

2003-01-12 15:50  wavexx

	* src/wmnd.c: re-fixed the led control mechanism

2003-01-12 15:42  wavexx

	* src/drivers.c: Completed the implementation of the IRIX PCP
	driver.

2003-01-12 14:38  wavexx

	* configure.ac: Added checks for irix_pcp

2003-01-12 14:33  wavexx

	* src/wmnd.c: Cosmetic fixes (removed the usage of gettimeofday). 
	Corrected the implementation for the graph smoothing.

2003-01-12 14:29  wavexx

	* src/: README.master.xpm, master.xpm: changed the main pixmap,
	reducing the number of used colors in the chart.

2003-01-12 14:26  wavexx

	* src/: README.master.xpm, drivers.c, wmnd.c: master.xpm

2003-01-12 14:26  wavexx

	* src/master.xpm: README.master.xpm

2003-01-08 15:57  wavexx

	* NEWS, doc/wmnd.1, examples/wmndrc: a good value for smooth is
	0.1, not 0.01.

2003-01-08 15:51  wavexx

	* src/wmnd.c: fixed average sampling (it would only work for the
	lastest device avaible and it would report wrong speeds if
	avg_steps > 1) indentation.

2003-01-08 12:22  wavexx

	* configure.ac: better checks for bsd net/if_mib.h inclusion

2003-01-08 11:12  wavexx

	* src/wmnd.c: added the smoothing factor implementation.  changed
	sigtly the sampling loop to not use gettimeofday (less
	timing/rounding errors).

2003-01-08 11:10  wavexx

	* src/wmnd.h: added the smoothing factor, some indentation

2003-01-08 11:08  wavexx

	* src/cfgdata.c: added "smooth" inside the rc file

2003-01-08 11:07  wavexx

	* NEWS, README, doc/wmnd.1, examples/wmndrc: informations about
	smoothing factor

2003-01-07 20:12  wavexx

	* src/wmnd.c: adding cvs Id number

2003-01-07 20:11  wavexx

	* README: added infos about lines and IRIX/AIX's compilers

2003-01-07 20:10  wavexx

	* configure.ac: added lines to the defauls series of display modes

2002-12-22 19:56  wavexx

	* NEWS, configure.ac, src/display.c: new display mode: lines

2002-12-22 18:52  wavexx

	* NEWS, src/drivers.c: linux_proc can be forced to monitor anything

2002-12-22 18:51  wavexx

	* README: some spelling fixes

2002-12-20 19:06  wavexx

	* src/ppp_defs.h: imported the new definitions for ppp drivers

2002-12-20 18:52  wavexx

	* src/display.c: removed some useless variabled

2002-12-20 18:51  wavexx

	* NEWS, configure.ac, src/drivers.c: added the enchanged testing
	driver

2002-12-20 18:49  wavexx

	* src/: messages.c, messages.h, wmnd.c: I no longer use the msg_dbg
	macro with a variable number of arguments.  I use a static inline
	function instead.
	
	Fixed some syntax and indentation.

2002-12-20 15:46  wavexx

	* acinclude.m4, configure.ac: better syntax, management of __inline

2002-12-20 14:49  wavexx

	* .cvsignore: ignore auto* files

2002-12-20 11:30  wavexx

	* .cvsignore, doc/.cvsignore, doc/Makefile.in, examples/.cvsignore,
	examples/Makefile.in, src/.cvsignore, src/Makefile.in: even more
	regenerated files, adding ignores

2002-12-20 11:26  wavexx

	* Makefile.in, aclocal.m4: more regenerated files

2002-12-20 11:23  wavexx

	* config.h.in, config.log, configure, stamp-h.in: removing some
	autogenerated files

2002-12-20 11:19  wavexx

	* AUTHORS, COPYING, ChangeLog.0, Makefile.am, Makefile.in, NEWS,
	README, TODO, acinclude.m4, aclocal.m4, config.h.in, config.log,
	configure, configure.ac, stamp-h.in, wmnd.lsm.in, wmnd.spec.in,
	doc/Makefile.am, doc/Makefile.in, doc/gpl.info, doc/gpl.texinfo,
	doc/wmnd.1, examples/Makefile.am, examples/Makefile.in,
	examples/wmndrc, src/Makefile.am, src/Makefile.in,
	src/README.master.xpm, src/bits.c, src/bits.h, src/cfgdata.c,
	src/cfgdata.h, src/display.c, src/display.h, src/drivers.c,
	src/drivers.h, src/list.c, src/list.h, src/master.xpm,
	src/messages.c, src/messages.h, src/misc.c, src/misc.h,
	src/ppp_defs.h, src/pppio.h, src/wmnd.c, src/wmnd.h: Initial
	revision

2002-12-20 11:19  wavexx

	* AUTHORS, COPYING, ChangeLog.0, Makefile.am, Makefile.in, NEWS,
	README, TODO, acinclude.m4, aclocal.m4, config.h.in, config.log,
	configure, configure.ac, stamp-h.in, wmnd.lsm.in, wmnd.spec.in,
	doc/Makefile.am, doc/Makefile.in, doc/gpl.info, doc/gpl.texinfo,
	doc/wmnd.1, examples/Makefile.am, examples/Makefile.in,
	examples/wmndrc, src/Makefile.am, src/Makefile.in,
	src/README.master.xpm, src/bits.c, src/bits.h, src/cfgdata.c,
	src/cfgdata.h, src/display.c, src/display.h, src/drivers.c,
	src/drivers.h, src/list.c, src/list.h, src/master.xpm,
	src/messages.c, src/messages.h, src/misc.c, src/misc.h,
	src/ppp_defs.h, src/pppio.h, src/wmnd.c, src/wmnd.h: importing
	sources

