Page MenuHomeFreeBSD

D36823.diff
No OneTemporary

D36823.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
Sat, Dec 27, 11:15 PM (19 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27315692
Default Alt Text
D36823.diff (412 B)

Event Timeline