| Commit message (Expand) | Author | Age | Files | Lines |
* | - Show page faults requiring I/O when -s invoked. | Andrey Zonov | 2013-01-28 | 1 | -0/+3 |
* | Garbage collect defunct nlist(3) symbols. | Sergey Kandaurov | 2012-03-22 | 1 | -14/+8 |
* | In usr.bin/vmstat/vmstat.c, cast several printf field widths to int, and | Dimitry Andric | 2011-12-17 | 1 | -8/+10 |
* | sintrcnt/sintrnames is the address of the size, not the actual size. | Sergey Kandaurov | 2011-07-18 | 1 | -2/+2 |
* | - Remove the eintrcnt/eintrnames usage and introduce the concept of | Attilio Rao | 2011-07-18 | 1 | -8/+6 |
* | Remove duplicated header files | Kevin Lo | 2011-06-24 | 1 | -1/+0 |
* | Remove uptime validity check that hasn't been necessary since r151417 | Ed Maste | 2011-03-17 | 1 | -5/+1 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 2 | -8/+0 |
* | Remove unused variable | Kevin Lo | 2010-11-20 | 1 | -1/+1 |
* | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
* | Add a new column to the output of vmstat -z to indicate the number | Sean Bruno | 2010-06-15 | 1 | -4/+5 |
* | Allow sub-second interval timings for iostat and vmstat. | Sean Bruno | 2010-05-21 | 2 | -6/+17 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+2 |
* | When fetching sum stats (vmstat -s) from a crash dump, fetch per-CPU counts | John Baldwin | 2009-10-29 | 1 | -0/+81 |
* | Utilize calloc() instead of bzero'ing manually. | Xin LI | 2009-02-21 | 1 | -8/+4 |
* | Fix comment typo that managed to sneak in when I copy pasted some | Giorgos Keramidas | 2008-11-04 | 1 | -1/+1 |
* | Repeat vmstat header after window.rows instead of a hardcoded 20. | Giorgos Keramidas | 2008-11-04 | 1 | -9/+69 |
* | Use kvm_getcptime(3) to fetch the global CPU time stats from a crashdump | John Baldwin | 2008-08-19 | 1 | -15/+14 |
* | Add forgotten -H, -h, and -P to usage(). | Ruslan Ermilov | 2008-04-10 | 1 | -1/+1 |
* | Fix some boolean logic errors. && vs & and other sillyness. *blush* | Peter Wemm | 2008-01-18 | 1 | -3/+3 |
* | Add the -H, -h and -P flags to vmstat. -P causes per-cpu output of | Peter Wemm | 2007-12-13 | 3 | -20/+207 |
* | Add a counter for the total number of pages cached and support for | Alan Cox | 2007-07-27 | 1 | -0/+2 |
* | - Revert signedness type changes to "struct vmtotal"; by making | Ruslan Ermilov | 2006-11-28 | 1 | -4/+3 |
* | Oops, fix the format specifier to what was intended. | Ruslan Ermilov | 2006-11-23 | 1 | -2/+1 |
* | - Fix types of "struct vmmeter" members so they are unsigned. | Ruslan Ermilov | 2006-11-20 | 1 | -4/+6 |
* | Cross-reference libmemstat(3), malloc(9), uma(9). | Robert Watson | 2006-11-02 | 1 | -4/+10 |
* | The vm.zone sysctl has gone; zone stats are now supplied by libmemstat(3). | Ruslan Ermilov | 2006-10-21 | 1 | -4/+1 |
* | - Add comma after REQUESTS field missed in previous commit. | Ruslan Ermilov | 2006-10-21 | 1 | -2/+2 |
* | Print the number of allocation failures in UMA zones. | Gleb Smirnoff | 2006-10-21 | 1 | -4/+4 |
* | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -1/+1 |
* | Increase the field widths of flt (total number of page faults), fr (pages | David E. O'Brien | 2006-06-03 | 1 | -5/+5 |
* | Default number of direct access devices had been changed from three to two. | Dmitry Morozovsky | 2006-02-12 | 1 | -6/+6 |
* | Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec) | Andre Oppermann | 2005-10-17 | 1 | -16/+4 |
* | Use libmemstat(3)'s kvm support for malloc(9) rather than hand-extracting | Robert Watson | 2005-08-06 | 1 | -96/+19 |
* | Teach vmstat's domemstat_zone() to use memstat_kvm_uma() when the kvm | Robert Watson | 2005-08-01 | 1 | -14/+19 |
* | Minor syntax tweaks: | Robert Watson | 2005-07-28 | 1 | -17/+0 |
* | Teach vmstat -m and vmstat -z to use libmemstat(3). Certain | Robert Watson | 2005-07-25 | 2 | -23/+96 |
* | Modify vmstat(8)'s domem() routine, which is responsible for extracting | Robert Watson | 2005-05-29 | 1 | -7/+38 |
* | Interlink systat(1), iostat(8) and vmstat(8) through their SEE ALSO | Giorgos Keramidas | 2005-05-26 | 1 | -0/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-05-21 | 1 | -2/+2 |
* | Fix an overflow when calculating the number of kilobytes from the | Paul Saab | 2005-02-21 | 1 | -1/+1 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -7/+7 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -6/+12 |
* | Make vmstat -m work with -M/-N again. Note that making vmstat -z work | Brian Feldman | 2004-06-30 | 1 | -11/+93 |
* | Bumped the document date. | Ruslan Ermilov | 2004-05-19 | 1 | -1/+1 |
* | Print fork statistics with %u as they are unsigned quantities. | Tim J. Robbins | 2004-04-23 | 1 | -3/+3 |
* | Properly document the -M and -N options. | Ruslan Ermilov | 2004-03-26 | 2 | -9/+19 |
* | Fixed a misspelling of 0 as NULL. | Bruce Evans | 2004-03-11 | 1 | -4/+4 |
* | Put libdevstat before libkvm, because the former depends on the latter. | Ruslan Ermilov | 2004-02-04 | 1 | -2/+2 |
* | Remove an unused variable. | David Malone | 2003-12-25 | 1 | -2/+1 |