Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108635313
D23538.id67864.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D23538.id67864.diff
View Options
Index: usr.sbin/iostat/iostat.c
===================================================================
--- usr.sbin/iostat/iostat.c
+++ usr.sbin/iostat/iostat.c
@@ -929,7 +929,7 @@
}
free(devicename);
} else if (oflag > 0) {
- int msdig = (ms_per_transaction < 100.0) ? 1 : 0;
+ int msdig = (ms_per_transaction < 99.94) ? 1 : 0;
if (Iflag == 0)
printf("%4.0Lf%4.0Lf%5.*Lf ",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 28, 12:34 AM (9 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16227673
Default Alt Text
D23538.id67864.diff (398 B)
Attached To
Mode
D23538: iostat.c: fix formatting
Attached
Detach File
Event Timeline
Log In to Comment