Changes since 0.1 Version 0.2p5 * Wow, some buffer overflows.. fixed! (tks to vade79) Version 0.2p1 * Small bugfixes * Now first thing to happen is drop root privileges * More tips in README Version 0.2 * Bugfixes * Added POSIX nonblocking stuff for connect() call * Added udp port monitoring * Rewrote aclocal.m4 * Now you can specify the configuration file using -c switch in the command line. Also you can turn on debug info with -d. Just type wmnetmon -h for details Version 0.1d * Fixed many configure script bugs and added support for other platforms. Tested platforms include: Linux libc6 (glibc2 and glibc2.1) Linux libc5 Solaris 2.5 OSF 4 (Digital Unix) Now configure accepts --with-xpm-includes and --with-xpm-libraries, if you don't have them in your X include/libs directories. (Looks like AC_PATH_X doesn't work well on all platforms. Ugly. Try with --x-includes and --x-libraries and it will work (at least worked for me).) * Applied some patches from Dobrica Pavlinusic . Thank you a lot. Sorry I still don't allow to choose where the led will appear. * Added tcp port monitoring. More changes in rc file :P * Now you can have host names longer than 11 chars. They will scroll for you to see them (this is very beta yet, but seems to work). * Fixed some compilation warnings in both Solaris and OSF. Version 0.1c * Lots of changes in the rc file - the general format of the file changed. Please read the enclosured wmnetmonrc for further details. * Added simple sound support * Fixed errors when compiling with libc5 Version 0.1b * Added a "configure" script. Fixed some things to allow use of BSD-style struct ip and struct icmp. Version 0.1 * First release indeed. ;)