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