| Age | Commit message (Expand) | Author |
| 2014-02-19 | Remove some pointless inclusions os sys/user.h | dsl |
| 2013-11-24 | Remove cpu_queue (and thus eleminate another use of CIRCLEQ) by replacing | rmind |
| 2013-11-10 | add a row with totals for some pool statistics. | mrg |
| 2012-04-29 | remove malloc(9) output function from vmstat | para |
| 2012-03-20 | Use C89 function definitions | matt |
| 2011-10-15 | use warn instead of perror. | christos |
| 2011-10-15 | unbreak -f -H -h, etc, part 1 | christos |
| 2011-09-21 | Use __arraycount(), as done above. | jym |
| 2011-09-06 | Mark usage as static and __dead. | joerg |
| 2011-07-26 | dopoolcache: don't print unused caches unless verbose | yamt |
| 2011-05-17 | move and rename the uvm history code out of uvm_stat to "kernhist". | mrg |
| 2011-02-16 | Fix header, format and total count of system interrupt counters. | nakayama |
| 2011-02-05 | dosum also needs getnlist | mlelstv |
| 2011-01-31 | deal with detecting the first and last cpu differently. | christos |
| 2011-01-31 | Make sure to getnlist in dovmstat | matt |
| 2011-01-29 | Defer nlist processing until we know we need to it. If everything can be | matt |
| 2010-12-25 | can't play games with structure names since cpu_data refers to cpu_info, so | christos |
| 2010-12-25 | use a local definition of cpu_info if we have __HAVE_CPU_DATA_FIRST | christos |
| 2010-12-25 | Don't crash on old kernels that don't have the new per cpu counters. | christos |
| 2010-12-24 | We still need to update ouvmexp to output the differene from | enami |
| 2010-12-20 | make this work with the per-cpu counters. | christos |
| 2010-10-18 | simplify and modernize: | christos |
| 2010-07-07 | Make "i" unsigned to mirror change to struct uvm_history | pooka |
| 2010-04-05 | Follow christos' suggestions, and make ks_active a u_short, and | he |
| 2010-04-05 | Extend struct malloc_type to count the number of active allocations | he |
| 2009-10-21 | Remove uarea swap-out functionality: | rmind |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-11-28 | Add missing fflush() in one of three places that print stuff repeatedly | dholland |
| 2008-10-22 | NFS hash tables no longer exist. | matt |
| 2008-08-20 | Restore the "pages actige" and "pages inactive" value printouts | he |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-06-24 | Fix alignment of fields for "vmstat -m" when KMEMSTATS are available: | he |
| 2008-06-04 | vmstat -s: report cpu pagealloc hits/misses. | ad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-26 | Merge more changes from vmlocking2, mainly: | ad |
| 2007-12-20 | - Support two different sizes of pool_cache group. The default has 14 or 15 | ad |
| 2007-12-05 | add -C to usage. | yamt |
| 2007-11-07 | Add -C option to display pool_cache info, eg: | ad |
| 2006-10-17 | warns=4, pass lint. | christos |
| 2006-10-16 | use howmany(), instead of open-coding the calculation. | christos |
| 2006-09-27 | increase a chance to fit within 80 char width consoles. | yamt |
| 2006-09-15 | sync with kernel after yamt-pdpolicy merge. | yamt |
| 2006-08-15 | PR 34205: workaround struct timeval tv_sec not being SUS compliant issue (rep... | kardel |
| 2006-07-21 | Dump some column widths. | simonb |
| 2006-07-09 | accept either "time_second" or "time" as kernel timevariable in | kardel |
| 2006-07-08 | include evcnt.h rather than device.h. | yamt |
| 2006-06-07 | support timecounters (struct time gone, use time_second then) | kardel |
| 2006-05-02 | Coverity CID 884: Avoid NULL deref. | christos |
| 2006-05-02 | Coverity CID 885: Avoid NULL deref. | christos |
| 2006-05-02 | Coverity CID 886: Avoid NULL deref. | christos |