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