aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iostat
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-272-3/+0
* iostat.8: Better wording for some use casesGordon Bergling2023-11-261-18/+46
* iostat: Restore lost spaces after toutAlexander Motin2023-11-161-3/+3
* Add interface NVME to devstatAlexander Motin2023-11-161-0/+2
* iostat: Tune formatting for higher disk speedsAlexander Motin2023-11-101-6/+10
* iostat: getopt() / usage() cleanup.Dag-Erling Smørgrav2023-08-292-33/+31
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-3/+2
* iostat: Remove set but unused variable.John Baldwin2023-06-201-2/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+0
* iostat: fix rounding errors in iostat -xAlan Somers2021-07-081-8/+8
* Fix formatting for tps values between 99.95 and 99.99; previouslyEdward Tomasz Napierala2020-02-211-1/+1
* In iostat(8) output, skip the decimal point and the fractional partEdward Tomasz Napierala2019-06-161-1/+3
* Reduce the precision of "MB/s" by one, making room for displayingEdward Tomasz Napierala2019-03-291-1/+1
* Make the "KB/s" field one character shorter (by reducing the precision)Edward Tomasz Napierala2019-03-281-4/+4
* iostat: update man page for r277566Will Andrews2018-08-201-2/+8
* Make `iostat -xC` print CPU information on its own lineAllan Jude2018-04-181-6/+6
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Make the "r/s" and "w/s" fields in "iostat -x" a little bit wider;Edward Tomasz Napierala2016-09-211-2/+2
* Fix the usr.sbin/iostat build with GCC, broken by r295768Alan Somers2016-02-221-9/+9
* Fix compiler warnings in iostatAlan Somers2016-02-182-24/+25
* When iostat(8) receives SIGINT while running with "-w" or "-c", it will nowAlan Somers2015-12-091-2/+57
* Update dependencies after r291406 added libelf to libkvm.Bryan Drewery2015-12-011-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-14/+24
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-6/+6
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync with HEAD.David E. O'Brien2013-02-082-13/+42
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | Advertise ctlstat(8) a little better.Edward Tomasz Napierala2015-05-221-1/+2
* | | | | Print transfer times for read, write, & overall independently.Will Andrews2015-01-231-11/+21
* | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| |_|/ |/| |
* | | iostat: fix extracting TTY statistics from core.Sergey Kandaurov2013-11-251-6/+6
| |/ |/|
* | Change `iostat -Ix` to display total duration of transactions insteadMikolaj Golub2012-12-152-13/+42
|/
* In usr.sbin/iostat/iostat.c, use printf format specifiers fromDimitry Andric2011-12-171-8/+9
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-112-8/+0
* Clarify a few details about iostat(8) behavior:Yaroslav Tykhiy2010-11-241-2/+16
* Change "wait" banner to "qlen" to be more indicative of its purpose and toIvan Voras2010-11-172-3/+3
* Clean up the style and markup of the paragraph on fractional wait intervals.Yaroslav Tykhiy2010-08-071-4/+6