| Age | Commit message (Expand) | Author |
| 2016-12-29 | build vmstat as n64 on mips64. only kernel histories and hash stats | mrg |
| 2016-03-06 | Work around gcc on sparc64 bug | christos |
| 2014-06-03 | Convert the remaining uvmexp users to the sysctl as default source. | joerg |
| 2014-06-03 | Use vm.uvmexp data as much as possible for vmstat -s. | joerg |
| 2011-08-17 | document that we are using non-literal string formats. | christos |
| 2011-05-26 | Default to -Wno-sign-compare -Wno-pointer-sign for clang. | joerg |
| 2010-12-20 | make this work with the per-cpu counters. | christos |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-10-17 | warns=4, pass lint. | christos |
| 2006-06-07 | support timecounters (struct time gone, use time_second then) | kardel |
| 2006-04-14 | Update statistics reporting to use new kernel framework, rename dkstats* | blymn |
| 2005-08-07 | Add support for tape statistics. | blymn |
| 2005-02-26 | WARNS=3 | dsl |
| 2001-05-06 | Move vmstat.8 to vmstat.1, since the program lives in /usr/bin now and is | wiz |
| 1999-09-12 | the PMAP_NEW option is gone as the new interface is no longer optional. | chs |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-02-18 | add -DPMAP_NEW if PMAP_NEW is on in mk.conf | perry |
| 1998-02-09 | add -DUVM to CPPFLAGS if defined(UVM) | mrg |
| 1996-05-10 | New userland code to read the statistics kept by the NetBSD generic | thorpej |
| 1995-05-07 | always add sys/arch to include path | cgd |
| 1994-12-28 | Put back the -I/sys/arch. | mycroft |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-10-06 | If we don't -I/sys, then don't -I/sys/arch, either. | mycroft |
| 1994-05-30 | ${.CURDIR} works better. | hpeyerl |
| 1994-05-30 | Make this compile under hp300. | hpeyerl |
| 1994-05-21 | add machine define if m68k arch. | chopps |
| 1994-05-11 | rcsids | cgd |
| 1994-05-11 | clean up import. also, stub read_names for the i386, and comment out | cgd |
| 1994-04-15 | clean, exported variable (and contents) changes | cgd |
| 1994-01-28 | needs -lkvm, not -lutil | cgd |
| 1993-09-25 | -I/sys --> -I${DESTDIR}/sys, to support cross-compilation. | pk |
| 1993-07-30 | Add RCS identifiers. | mycroft |
| 1993-04-09 | added, from net/2 (patch 124). | cgd |