index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
iostat
Commit message (
Expand
)
Author
Age
Files
Lines
*
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-1
/
+1
*
iostat: fix extracting TTY statistics from core.
pluknet
2013-11-25
1
-6
/
+6
*
Change `iostat -Ix` to display total duration of transactions instead
trociny
2012-12-15
2
-13
/
+42
*
In usr.sbin/iostat/iostat.c, use printf format specifiers from
dim
2011-12-17
1
-8
/
+9
*
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
joel
2010-12-11
2
-8
/
+0
*
Clarify a few details about iostat(8) behavior:
yar
2010-11-24
1
-2
/
+16
*
Change "wait" banner to "qlen" to be more indicative of its purpose and to
ivoras
2010-11-17
2
-3
/
+3
*
Clean up the style and markup of the paragraph on fractional wait intervals.
yar
2010-08-07
1
-4
/
+6
*
Properly spell and mark up the name of kern.hz.
yar
2010-08-07
1
-2
/
+3
*
Move the sentences telling the defaults for -c and -w
yar
2010-08-07
1
-6
/
+6
*
Cleanup manpage as suggested by jhb@ to start new sentences on a new line.
sbruno
2010-05-24
1
-3
/
+3
*
Explain how the new sub-second interval from changeset:208389 works.
sbruno
2010-05-23
1
-1
/
+8
*
Allow sub-second interval timings for iostat and vmstat.
sbruno
2010-05-21
2
-6
/
+12
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
iostat: add a bit of space between tty in/out columns
keramida
2009-08-15
1
-6
/
+6
*
Use calloc().
delphij
2009-05-21
1
-7
/
+4
*
Fix the device name spacing.
adrian
2008-09-11
1
-5
/
+5
*
Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
jhb
2008-08-19
1
-8
/
+14
*
Pass the right pointer to bzero() when clearing cp_time.
jhb
2008-08-19
1
-1
/
+1
*
Repeat iostat header after rows-3 instead of a hardcoded 20.
keramida
2008-01-22
1
-3
/
+71
*
o Fix a typo. errx() -> err().
maxim
2008-01-12
1
-2
/
+2
*
o Plug a memory leak: do not forget to free asprintf(3) allocated
maxim
2008-01-12
1
-2
/
+4
*
o Get missed "%" in output back.
maxim
2007-12-16
1
-2
/
+2
*
o With -x switch do not pay attention at the hardcoded limit of 3 ...
maxim
2007-08-03
1
-5
/
+7
*
o Re-indent long lines.
maxim
2007-05-14
1
-6
/
+6
*
o Fix several style bugs in the previous commit.
maxim
2007-05-12
1
-7
/
+15
*
o Make iostat -Ix work: print per-interval I/O extended statistics.
maxim
2007-05-12
1
-7
/
+25
*
Make iostat(8) fully work on crash dumps again (broken since 5.0):
jhb
2007-02-06
1
-5
/
+6
*
Markup fixes.
ru
2006-09-29
1
-1
/
+1
*
o De-register local vars.
maxim
2006-04-16
1
-6
/
+4
*
o Trim EOL whitespaces and tabs, replace eight w/s by tabs.
maxim
2006-04-16
1
-20
/
+20
*
o Implement Solaris-like -x flag: show extended disk statistics.
maxim
2006-04-16
2
-15
/
+136
*
Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO
keramida
2005-05-26
1
-0
/
+1
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Sort sections.
ru
2005-01-18
1
-2
/
+2
*
Put libdevstat before libkvm, because the former depends on the latter.
ru
2004-02-04
1
-2
/
+2
*
Remove MAINTAINER= lines in the makefiles for camcontrol, iostat, libcam
ken
2003-06-14
1
-2
/
+0
*
style.Makefile(5)
obrien
2003-04-04
1
-1
/
+2
*
Run a revision of the devstat interface:
phk
2003-03-15
1
-7
/
+5
*
Add #include <sys/resource.h>
phk
2003-02-16
1
-0
/
+1
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
1
-1
/
+0
*
english(4) police.
schweikh
2002-12-27
1
-4
/
+4
*
MFS: Spelling: s/transfered/transferred/
trhodes
2002-12-12
1
-1
/
+1
*
Use essentially the same formatting of the CPU stats percentages as in
bde
2002-08-18
1
-1
/
+1
*
Include <nlist.h> for nlist interfaces instead of depending on namespace
bde
2002-08-18
1
-0
/
+1
*
The .Nm utility
charnier
2002-07-14
1
-5
/
+12
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
1
-3
/
+3
*
Redo patch in 1.22 such that the header printing is reset when the
guido
2001-09-26
1
-19
/
+16
*
Don't do unsafe activities in the syscall handler.
kris
2001-09-01
1
-4
/
+18
*
Bring in some iostat fixes that bde reminded me about. These fixes were
ken
2001-08-23
2
-95
/
+125
[next]