Benoît Dejean 2c0f291b3c Fix a bug in netlist where glibtop_netlist.number was never initialized to
* Makefile.am:
	* cpu.c: (glibtop_get_cpu_p):
	* netlist.c: (glibtop_get_netlist_s):
	* netload.c: (glibtop_get_netload_p):
	* procmem.c: (glibtop_get_proc_mem_p):

	Fix a bug in netlist where glibtop_netlist.number was never initialized to 0
	(this resulted in a NULL pointer dereference in the network load feature
	of the multiload applet)

	* Add support for getting interface flags and packet counts even on interfaces
	without IP addresses (needed for the network load feature of the multiload applet)

	* Restore per-process limits in the !FreeBSD or __FreeBSD_version < 500013
	case

	* Add CPU interrupt time as IOWAIT to get support for the cpu load feature of
	the multiload applet.

	Patch from marcus@freebsd.org (Joe Marcus Clarke).
	Closes #168704.
2005-02-28 08:15:59 +00:00
2004-12-06 14:44:11 +00:00
2005-01-03 09:07:07 +00:00
2000-02-28 21:10:45 +00:00
2005-01-21 23:29:38 +00:00
2005-02-21 15:24:26 +00:00
2004-06-09 18:52:22 +00:00
2004-11-18 21:25:22 +00:00
2004-12-06 14:44:11 +00:00
2004-11-22 11:13:24 +00:00
2004-11-22 11:13:24 +00:00
2004-11-15 21:50:35 +00:00
2004-11-22 11:13:24 +00:00
2004-01-05 14:04:14 +00:00
2004-11-18 21:25:22 +00:00
2000-11-20 16:28:22 +00:00
2004-11-22 11:13:24 +00:00
2004-11-19 08:32:16 +00:00
2005-02-06 18:46:05 +00:00
2003-10-19 16:10:39 +00:00
1999-10-18 19:58:36 +00:00

$Id$

LATEST NEWS:
===========

Please look also in the file 'NEWS' for latest news.
 
Martin
Description
A library for collecting system monitoring data
Readme 6.2 MiB
Languages
C 87.9%
Shell 6.9%
M4 2.7%
Makefile 1.1%
Perl 0.9%
Other 0.5%