Page MenuHomeFreeBSD

D36823.id113414.diff
No OneTemporary

D36823.id113414.diff

diff --git a/usr.bin/systat/ifstat.c b/usr.bin/systat/ifstat.c
--- a/usr.bin/systat/ifstat.c
+++ b/usr.bin/systat/ifstat.c
@@ -290,7 +290,7 @@
SLIST_REMOVE(&curlist, ifp, if_stat, link);
free(ifp);
needsort = 1;
- clearifstat();
+ continue;
} else if (strcmp(ifp->dev_name, ifp->if_mib.ifmd_name) != 0 ) {
/* a device was removed and another one was added */
format_device_name(ifp);

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 25, 11:09 AM (7 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37233938
Default Alt Text
D36823.id113414.diff (412 B)

Event Timeline