| Age | Commit message (Expand) | Author |
| 2004-01-06 | Find the buf_map symbol, so that the submap can be labeled properly. | atatat |
| 2003-10-21 | Don't assign NULL to an integer. | fvdl |
| 2003-09-17 | redo the previous in a different way; use vm_map_min/max macros. | yamt |
| 2003-09-17 | update lockdebug detection to follow uvm_map.h rev.1.35. | yamt |
| 2003-07-31 | remove remaining v_id. | yamt |
| 2003-07-30 | eliminate v_id. | yamt |
| 2003-07-24 | Though I cannot reproduce the failure (which I suspect is rather | atatat |
| 2003-07-15 | strlcat | itojun |
| 2003-05-04 | Build main.c with LOCKDEBUG defined so that it gets the larger kbit | atatat |
| 2003-04-16 | Sort options in usage. | wiz |
| 2003-04-16 | Sort options in SYNOPSIS, grammar fix. | wiz |
| 2003-04-04 | Add some more intricate groveler options: | atatat |
| 2003-03-29 | Introduce a "size_t" variable for use with sysctl(3). | he |
| 2003-03-28 | Add the capability to dump the struct vm_amap and the am_anon, | atatat |
| 2003-02-27 | Clean up code in places, add some more (possible) submap names, make | atatat |
| 2003-02-23 | Oops. Missed some possible UVM_ET_IS*() macro uses. | atatat |
| 2003-02-22 | Properly print the VM_MAP_TOPDOWN flag if it is set, document the | atatat |
| 2003-02-14 | The correct capitalisation of 'NetBSD.org' is (you | grant |
| 2003-01-19 | The next release will be 2.0, not 1.7. | atatat |
| 2003-01-16 | Print the string as if it's a string. Don't print the pointer. It's | atatat |
| 2003-01-09 | More properly handle the setgid privileges that we have, casting them | atatat |
| 2003-01-08 | Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it | atatat |
| 2002-12-06 | Avoid a trigraph, and fix printf formats. | thorpej |
| 2002-10-29 | Don't truncate the vm_map_entry offset to 32-bits when printing. | thorpej |
| 2002-10-17 | Provides better error messages from the symbol lookups (printing | atatat |
| 2002-10-12 | Print the contents of the aref (it's small and MI -- MD code here | atatat |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-09-19 | Provide names for the map and submaps when doing recursive verbose | atatat |
| 2002-09-17 | Make error messages a little more informative. Add -R option to | atatat |
| 2002-09-13 | Add verbose support to the -l output, tweak verbose support for -d | atatat |
| 2002-09-01 | Unterminated comment. Grr... | atatat |
| 2002-09-01 | Move pmap(1) to /usr/bin (from /usr/sbin) where it belongs. | atatat |