2003-06-04 10:36  wavexx

	* README: Notes for afterstep users.

2003-06-04 10:34  wavexx

	* doc/wmnd.1: Updated the embedded wmndrc. Added the -n switch.

2003-06-04 10:29  wavexx

	* examples/wmndrc: Fixed some spelling errors. Added the
	description about "name". Changed the description for "smooth".

2003-06-04 10:07  wavexx

	* NEWS: Some release notes about 0.4.7.

2003-06-04 10:07  wavexx

	* configure.ac: New release 0.4.7.

2003-06-04 09:48  wavexx

	* src/wmnd.c: The 'max' history must be cleaned with 'zeroes', not
	with the current packet/bytes counters. It is calculated later
	automatically.

2003-06-04 09:39  wavexx

	* src/wmnd.c: Some more code cleanup.

2003-06-04 09:25  wavexx

	* src/wmnd.c: Some code cleanup. Fixed a bad cast.

2003-06-04 09:24  wavexx

	* src/wmnd.h: Some code cleanup.

2003-06-03 20:25  wavexx

	* src/wmnd.c: Fixed the wmnd.scroll bug again for INEXACT_TIMING.
	Note also that I do no longer 'smooth' packets (quite useless). I
	can now use theyr values to make the leds blink happy again!

2003-06-03 20:20  wavexx

	* src/wmnd.c: Fixed a bad cast in scale. Use wmnd.scroll instead of
	the fixed '10' value for average stats.

2003-06-03 17:49  wavexx

	* src/wmnd.c: Removed the 'twinkling' problem when averaging.

2003-06-03 17:34  wavexx

	* src/wmnd.c: Use the real time gap beween updates to scale the
	metrics. This will give extra precision, but it may cause values to
	'twinkle' even if -S is specified.  Use res_name and res_class
	instead of name/class to not clash with c++ "class" keyword.

2003-06-03 15:18  wavexx

	* configure.ac: Better formatting of the --help messages. Swich
	some code to use the AC_ARG_EC macro. Added the INEXACT_TIMING
	macro upon request.

2003-06-03 14:32  wavexx

	* acinclude.m4: New function AC_ARG_EC for reducing the duplicate
	code inside configure.ac.  Reformatting of the help strings is now
	correct (no line wraps).

2003-06-03 14:30  wavexx

	* TODO: Some notes about the driver subsystem.

2003-06-03 11:58  wavexx

	* src/wmnd.c: Reintroduced the time-based check in order to remove
	cumulative errors.  Probably beat_gap should be used to do perfect
	rates.

2003-06-03 11:29  wavexx

	* src/wmnd.c: Spelling errors on some comments.

2003-05-31 23:29  wavexx

	* src/: cfgdata.c, wmnd.c: Added the ability to change the WMND
	class/title name, in order to separate icons into the wharf bar.
	Requested by "David" <davidw@burst.net>.

2003-05-31 23:22  wavexx

	* examples/wmndrc: Some spell fixes.

2003-05-15 18:03  wavexx

	* NEWS: News about WMND 0.4.6.

2003-05-15 18:02  wavexx

	* README: Descriptive issues about ifDescr/ifName (generic_snmp).

2003-05-15 17:44  wavexx

	* src/drivers.c: Use ifName instead of ifDescr by default but allow
	the user to switch back in case it uses a buggy firmware vendor.

2003-05-15 17:43  wavexx

	* configure.ac: Bumped version to 0.4.6 and added an ifName/ifDescr
	configuration flag.  See the README for more informations.

2003-05-15 17:16  wavexx

	* configure.ac: silly typo that makes some test implementations
	spiffy.

2003-04-10 00:06  wavexx

	* README: notes about sine-dummy.

2003-04-10 00:05  wavexx

	* src/drivers.c: Changed some drivers to use devices_append.

2003-04-09 23:46  wavexx

	* src/: drivers.c, wmnd.c: Cast checks.

2003-04-09 23:33  wavexx

	* NEWS, README: Some packager's notes.

2003-04-09 23:18  wavexx

	* examples/wmndrc: Notes about driver parameters (driver_interface,
	or -I).

2003-04-09 23:17  wavexx

	* doc/wmnd.1: Notes about generic_snmp.

2003-04-09 14:34  wavexx

	* README: Informations about the generic_snmp driver.

2003-04-09 13:07  wavexx

	* NEWS: News about the sounding new release.

2003-04-09 13:06  wavexx

	* Makefile.am: config.h.in is now handled correctly by automake.

2003-04-08 20:24  wavexx

	* src/drivers.c: Added an helper functions to push devices into the
	devices list, and added the generic_snmp driver.

2003-04-08 20:24  wavexx

	* src/.cvsignore, .cvsignore: Ignore vim swap files.

2003-04-08 20:24  wavexx

	* configure.ac: Test for generic_snmp that uses net-snmp >= 5

2003-04-08 20:23  wavexx

	* README: Added the generic_snmp driver into the drivers list.

2003-02-10 12:59  wavexx

	* AUTHORS, README, wmnd.lsm.in, src/wmnd.c: Changed the website
	(www.hydra.ubiest.com) to the new domain www.yuv.info.

2003-01-27 21:56  wavexx

	* Makefile.am: added config.h.in to the distribution (manually!)

2003-01-19 19:39  wavexx

	* README: Added addictional compilations notes for IRIX.

2003-01-14 17:57  wavexx

	* NEWS, configure.ac: changed the revision number to 4a

2003-01-14 17:49  wavexx

	* src/ppp_defs.h: use configure-ed values for __u8 and __u32

2003-01-14 17:49  wavexx

	* acinclude.m4, configure.ac: Added extended checks for determining
	a correct 32 bits type

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

