Age | Commit message (Expand) | Author |
---|---|---|
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff |
2001-08-30 | typo in the comment. | Mike Pechkin |
2001-08-17 | When this code was imported to NetBSD by Jason Thorpe he did a bunch of | Artur Grabowski |
2001-07-26 | Be more careful with ranges. | Artur Grabowski |
2001-07-18 | Typo. | Artur Grabowski |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-17 | Since normal malloc reports "data modified on free list" with | Artur Grabowski |
2001-06-27 | remove old vm | Artur Grabowski |
2000-06-07 | Allow passing an address to 'show malloc' and print out some information about | Artur Grabowski |
2000-06-07 | Change debug_malloc_print so that it can be called from ddb. | Artur Grabowski |
2000-06-07 | Default type and size to -1. | Artur Grabowski |
2000-06-06 | This code will not work without UVM. | Artur Grabowski |
2000-06-06 | malloc debugging code. Enabled by option MALLOC_DEBUG. | Artur Grabowski |