| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r322252 by manu: vmstat: Always emit a space after the free-memory column | Yoshihiro Takahashi | 2020-01-26 | 1 | -0/+1 |
| * | MFC 338360,338415,338624,338630,338631,338725: Dynamic x86 IRQ layout. | John Baldwin | 2018-11-01 | 1 | -3/+33 |
| * | MFC 338094: Fully retire the unimplemented -t option from vmstat(8). | John Baldwin | 2018-10-22 | 1 | -43/+2 |
| * | MFC 326138,326436,326852: Style fixes to kdump. | John Baldwin | 2018-10-16 | 2 | -261/+221 |
| * | Revert r330897: | Eitan Adler | 2018-03-29 | 1 | -3/+1 |
| * | Partial merge of the SPDX changes | Eitan Adler | 2018-03-14 | 1 | -1/+3 |
| * | MFC 328134: Update various statements in vmstat(8) to match reality. | John Baldwin | 2018-02-27 | 1 | -20/+25 |
| * | MFC r308474, r308691, r309203, r309365, r309703, r309898, r310720, | Mark Johnston | 2017-05-23 | 1 | -7/+7 |
| * | MFC r314987-r314989, r314993-r314994, r315046-r315049, r315102 | Marcelo Araujo | 2017-04-17 | 1 | -6/+2 |
| * | Use MIN() macro from sys/param.h. | Marcelo Araujo | 2016-04-22 | 1 | -1/+1 |
| * | Remove extraneous characters | Craig Rodrigues | 2015-12-23 | 1 | -2/+2 |
| * | Some problems were introduced during the libxo-ification of vmstat, fix them | Allan Jude | 2015-12-01 | 1 | -7/+17 |
| * | Update dependencies after r291406 added libelf to libkvm. | Bryan Drewery | 2015-12-01 | 1 | -0/+2 |
| * | Add a missing brace to fix vmstat -s output. | Mark Johnston | 2015-11-21 | 1 | -1/+1 |
| * | Convert vmstat to use libxo. | Craig Rodrigues | 2015-11-20 | 3 | -193/+339 |
| * | Remove the v_cache_min and v_cache_max sysctls. They are unused and have | Mark Johnston | 2015-09-11 | 1 | -2/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+22 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -42/+114 |
| | |\ |
|
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 2 | -37/+70 |
| | |\ \ |
|
| | * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -1/+11 |
| | |\ \ \ |
|
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -0/+3 |
| | |\ \ \ \ |
|
| | * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+23 |
| * | | | | | | Trim spurious colon. | John Baldwin | 2015-05-27 | 1 | -1/+1 |
| * | | | | | | Export a list of VM objects in the system via a sysctl. The list can be | John Baldwin | 2015-05-27 | 2 | -3/+137 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Use clock_gettime to measure the time that we spent asleep during | Will Andrews | 2015-01-23 | 1 | -13/+15 |
| * | | | | | Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC. | Will Andrews | 2015-01-23 | 1 | -1/+1 |
| * | | | | | Make "vmstat -i" respect the -c <count> and -i <interval> options together. | Will Andrews | 2015-01-23 | 1 | -35/+106 |
| * | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|_|/
|/| | | |
|
| * | | | | Replace update from -r271410 accidentally lost in -r273575. | Kirk McKusick | 2014-10-26 | 1 | -3/+3 |
| * | | | | Fix formatting of vmstat (1) so that it looks cleaner on standard 80 | Kirk McKusick | 2014-10-24 | 1 | -23/+37 |
| * | | | | Fix header output when -P is specified and (ncpus - 1) != maxid. | Hiroki Sato | 2014-09-10 | 1 | -6/+10 |
| * | | | | Update vmstat usage for last-argument count/wait parameters | Benjamin Kaduk | 2014-08-08 | 2 | -11/+26 |
| | |_|/
|/| | |
|
| * | | | Fix vmstat -M after r263620 renamed 'cnt' to 'vm_cnt'. | Bryan Drewery | 2014-07-11 | 1 | -1/+11 |
| | |/
|/| |
|
| * | | - 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 |