summaryrefslogtreecommitdiff
path: root/usr.bin/vmstat
AgeCommit message (Expand)Author
1999-12-05More fallout from CL* purge.fredb
1999-11-02Make pool output fit in 80 columns on most machines.soren
1999-10-30This program has to use KVM alrady, so use that to read uvmexp, ratherthorpej
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
1999-03-31Define __POOL_EXPOSE to get at the guts of the pool descriptor.thorpej
1999-03-24completely remove Mach VM support. all that is left is the all themrg
1999-02-12<sys/fcntl.h> -> <fcntl.h>kleink
1999-01-11Nuke all mentions of vmstat -t. PR #6433, Geoff Wing.thorpej
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-08-01Display the number of idle pages per pool.thorpej
1998-07-27Print memory pool statistics.pk
1998-07-26const poisoning.mycroft
1998-07-19Fix handling of privileges - the gid was given up before dkinit()drochner
1998-07-06- change setgid kmem programs (that lend themselves to this) so setegid(getgi...mrg
1998-07-05KNF.mrg
1998-04-01Don't assume that an inclusion of <sys/time.h> makes visible all definitionskleink
1998-04-01Update the EXAMPLES section to reflect that the interval between displaykleink
1998-03-05use the uvmexp.pageins member for "pi".mrg
1998-02-18add -DPMAP_NEW if PMAP_NEW is on in mk.confperry
1998-02-13Add support for listing and dumping UVM history buffers.thorpej
1998-02-09print almost all of uvmexp with -s. do pagein/pageout counts correctly.mrg
1998-02-09add -DUVM to CPPFLAGS if defined(UVM)mrg
1998-02-07print out the contents of uvmexp for "vmstat -s"mrg
1998-02-07flesh out standard vmstat output with UVM.mrg
1998-02-07GC old old old "NEWVM". make run under UVM, if not report everything yet..mrg
1998-01-04Revive the -f option: report fork statistics.thorpej
1997-11-01getopt returns -1 not EOFlukem
1997-10-20WARNSify; deprecate register; fix some broken fprintf() statements found fr...mrg
1997-10-18merge lite-2.mrg
1997-04-10Repair the formatting of the by-memory-type table of "vmstat -m"is
1997-04-10"undefined" -> "undef/%d" for memory type names. Similar, but not identicalis
1997-02-22If kmem stats are not being gathered by the kernel, print a usefulthorpej
1996-11-29Compute `halfuptime' correctly when `uptime' == 1.thorpej
1996-11-25print all evcnt structures, not just those which have the name "intr".cgd
1996-08-08Remove straggling references to dk_ndrive and dk_xfer.mycroft
1996-06-05the kernel 'boottime' variable is a timeval. copy it out of kernelcgd
1996-05-10New userland code to read the statistics kept by the NetBSD genericthorpej
1996-04-04update for the fact that 'allevents' is now a TAILQ.cgd
1996-04-01Provide a read_names() function for the arm32 port.mark
1995-12-17Fix pmax read_names() to compile with updated (release 1.1) names forjonathan
1995-10-10print interrupt names in 14 cols. really should be dynamic.cgd
1995-10-08don't forget to accumulate interrupt counts found via allevents.cgd
1995-10-08fix spacing problem in interrupt/total/rate output line of vmstat -icgd
1995-09-24For the pc532, get struct iv from the protected part of <machine/psl.h>.phil
1995-08-27pc532 specific interrupt code. (From Matthias Pfaller.)phil
1995-08-10Moved from section 1 to section 8; PR #1298jtc
1995-07-23read_names() for vax needed...ragge
1995-06-27sys/signal.h -> signal.hjtc
1995-05-07fix up RCS idscgd
1995-05-07always add sys/arch to include pathcgd