aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/iostat
Commit message (Expand)AuthorAgeFilesLines
* iostat: add a bit of space between tty in/out columnsGiorgos Keramidas2009-08-151-6/+6
* Use calloc().Xin LI2009-05-211-7/+4
* Fix the device name spacing.Adrian Chadd2008-09-111-5/+5
* Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdumpJohn Baldwin2008-08-191-8/+14
* Pass the right pointer to bzero() when clearing cp_time.John Baldwin2008-08-191-1/+1
* Repeat iostat header after rows-3 instead of a hardcoded 20.Giorgos Keramidas2008-01-221-3/+71
* o Fix a typo. errx() -> err().Maxim Konovalov2008-01-121-2/+2
* o Plug a memory leak: do not forget to free asprintf(3) allocatedMaxim Konovalov2008-01-121-2/+4
* o Get missed "%" in output back.Maxim Konovalov2007-12-161-2/+2
* o With -x switch do not pay attention at the hardcoded limit of 3 ...Maxim Konovalov2007-08-031-5/+7
* o Re-indent long lines.Maxim Konovalov2007-05-141-6/+6
* o Fix several style bugs in the previous commit.Maxim Konovalov2007-05-121-7/+15
* o Make iostat -Ix work: print per-interval I/O extended statistics.Maxim Konovalov2007-05-121-7/+25
* Make iostat(8) fully work on crash dumps again (broken since 5.0):John Baldwin2007-02-061-5/+6
* Markup fixes.Ruslan Ermilov2006-09-291-1/+1
* o De-register local vars.Maxim Konovalov2006-04-161-6/+4
* o Trim EOL whitespaces and tabs, replace eight w/s by tabs.Maxim Konovalov2006-04-161-20/+20
* o Implement Solaris-like -x flag: show extended disk statistics.Maxim Konovalov2006-04-162-15/+136
* Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSOGiorgos Keramidas2005-05-261-0/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Put libdevstat before libkvm, because the former depends on the latter.Ruslan Ermilov2004-02-041-2/+2
* Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcamKenneth D. Merry2003-06-141-2/+0
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* Run a revision of the devstat interface:Poul-Henning Kamp2003-03-151-7/+5
* Add #include <sys/resource.h>Poul-Henning Kamp2003-02-161-0/+1
* Remove #include <sys/dkstat.h>Poul-Henning Kamp2003-02-161-1/+0
* english(4) police.Jens Schweikhardt2002-12-271-4/+4
* MFS: Spelling: s/transfered/transferred/Tom Rhodes2002-12-121-1/+1
* Use essentially the same formatting of the CPU stats percentages as inBruce Evans2002-08-181-1/+1
* Include <nlist.h> for nlist interfaces instead of depending on namespaceBruce Evans2002-08-181-0/+1
* The .Nm utilityPhilippe Charnier2002-07-141-5/+12
* Replace /kernel with /boot/kernel/kernel.Josef Karthauser2002-05-091-3/+3
* Redo patch in 1.22 such that the header printing is reset when theGuido van Rooij2001-09-261-19/+16
* Don't do unsafe activities in the syscall handler.Kris Kennaway2001-09-011-4/+18
* Bring in some iostat fixes that bde reminded me about. These fixes wereKenneth D. Merry2001-08-232-95/+125
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-071-5/+12
* Make use of the new features of libdevstat to allow iostat to work onThomas Moestl2001-08-043-94/+151
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-8/+8
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+6
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-6/+6
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* Properly check malloc(3) return valuesChris D. Faulhaber2000-12-011-3/+8
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-12/+12