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.bin
/
vmstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extraneous characters
rodrigc
2015-12-23
1
-2
/
+2
*
Some problems were introduced during the libxo-ification of vmstat, fix them
allanjude
2015-12-01
1
-7
/
+17
*
Update dependencies after r291406 added libelf to libkvm.
bdrewery
2015-12-01
1
-0
/
+2
*
Add a missing brace to fix vmstat -s output.
markj
2015-11-21
1
-1
/
+1
*
Convert vmstat to use libxo.
rodrigc
2015-11-20
3
-193
/
+339
*
Remove the v_cache_min and v_cache_max sysctls. They are unused and have
markj
2015-09-11
1
-2
/
+0
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+22
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-42
/
+114
|
|
\
|
*
\
Merge from head@274682
sjg
2014-11-19
2
-37
/
+70
|
|
\
\
|
*
\
\
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+11
|
|
\
\
\
|
*
|
|
|
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
|
|
|
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
|
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
|
Sync with HEAD.
obrien
2013-02-08
1
-0
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+23
*
|
|
|
|
|
Trim spurious colon.
jhb
2015-05-27
1
-1
/
+1
*
|
|
|
|
|
Export a list of VM objects in the system via a sysctl. The list can be
jhb
2015-05-27
2
-3
/
+137
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Use clock_gettime to measure the time that we spent asleep during
will
2015-01-23
1
-13
/
+15
*
|
|
|
|
Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC.
will
2015-01-23
1
-1
/
+1
*
|
|
|
|
Make "vmstat -i" respect the -c <count> and -i <interval> options together.
will
2015-01-23
1
-35
/
+106
*
|
|
|
|
Convert to usr.bin/ to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Replace update from -r271410 accidentally lost in -r273575.
mckusick
2014-10-26
1
-3
/
+3
*
|
|
|
Fix formatting of vmstat (1) so that it looks cleaner on standard 80
mckusick
2014-10-24
1
-23
/
+37
*
|
|
|
Fix header output when -P is specified and (ncpus - 1) != maxid.
hrs
2014-09-10
1
-6
/
+10
*
|
|
|
Update vmstat usage for last-argument count/wait parameters
bjk
2014-08-08
2
-11
/
+26
|
|
_
|
/
|
/
|
|
*
|
|
Fix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'.
bdrewery
2014-07-11
1
-1
/
+11
|
|
/
|
/
|
*
|
- Show page faults requiring I/O when -s invoked.
zont
2013-01-28
1
-0
/
+3
|
/
*
Garbage collect defunct nlist(3) symbols.
pluknet
2012-03-22
1
-14
/
+8
*
In usr.bin/vmstat/vmstat.c, cast several printf field widths to int, and
dim
2011-12-17
1
-8
/
+10
*
sintrcnt/sintrnames is the address of the size, not the actual size.
pluknet
2011-07-18
1
-2
/
+2
*
- Remove the eintrcnt/eintrnames usage and introduce the concept of
attilio
2011-07-18
1
-8
/
+6
*
Remove duplicated header files
kevlo
2011-06-24
1
-1
/
+0
*
Remove uptime validity check that hasn't been necessary since r151417
emaste
2011-03-17
1
-5
/
+1
*
Remove the advertising clause from UCB copyrighted files in usr.bin. This
joel
2010-12-11
2
-8
/
+0
*
Remove unused variable
kevlo
2010-11-20
1
-1
/
+1
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-1
/
+0
*
Add a new column to the output of vmstat -z to indicate the number
sbruno
2010-06-15
1
-4
/
+5
*
Allow sub-second interval timings for iostat and vmstat.
sbruno
2010-05-21
2
-6
/
+17
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts
jhb
2009-10-29
1
-0
/
+81
*
Utilize calloc() instead of bzero'ing manually.
delphij
2009-02-21
1
-8
/
+4
*
Fix comment typo that managed to sneak in when I copy pasted some
keramida
2008-11-04
1
-1
/
+1
*
Repeat vmstat header after window.rows instead of a hardcoded 20.
keramida
2008-11-04
1
-9
/
+69
*
Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump
jhb
2008-08-19
1
-15
/
+14
*
Add forgotten -H, -h, and -P to usage().
ru
2008-04-10
1
-1
/
+1
*
Fix some boolean logic errors. && vs & and other sillyness. *blush*
peter
2008-01-18
1
-3
/
+3
*
Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of
peter
2007-12-13
3
-20
/
+207
*
Add a counter for the total number of pages cached and support for
alc
2007-07-27
1
-0
/
+2
[next]