From 6f4e4a1f0e9252d1c0341fe4c788df2ae9d723e0 Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 2 Mar 1999 14:34:08 +0000 Subject: Update to 0.9.3. Changes: Added ability for Linux 2.2 to use /proc for gathering stats, which allows monitoring any device that reports bytes in/out to /proc/net/dev including ppp, eth, plip, lo, etc... without any special accounting rules, fixed unsigned "negative" number rate problem, rewrote back-end to be more modular, added a -nochart option (labels only) and removed fallback geometry. --- net/pload/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/pload/Makefile') diff --git a/net/pload/Makefile b/net/pload/Makefile index 1d36432ce53..533d9e113bd 100644 --- a/net/pload/Makefile +++ b/net/pload/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 1999/01/30 23:18:53 agc Exp $ +# $NetBSD: Makefile,v 1.4 1999/03/02 14:34:08 hubertf Exp $ # -DISTNAME= pload-0.9.2 +DISTNAME= pload-0.9.3 CATEGORIES= net x11 MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/ -- cgit v1.2.3