Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make memguard(9) capable to guard uma(9) allocations. | glebius | 2011-10-12 | 1 | -2/+4 |
* | The realloc case for memguard(9) will copy too many bytes when | mdf | 2010-08-31 | 1 | -0/+2 |
* | Fix compile. It seemed better to have memguard.c include opt_vm.h in | mdf | 2010-08-12 | 1 | -0/+8 |
* | Rework memguard(9) to reserve significantly more KVA to detect | mdf | 2010-08-11 | 1 | -5/+16 |
* | Start copyright notice with /*- | joel | 2010-04-07 | 1 | -1/+1 |
* | Improve memguard a bit: | pjd | 2005-12-30 | 1 | -0/+3 |
* | Well, it seems that I pre-maturely removed the "All rights reserved" | bmilekic | 2005-02-16 | 1 | -1/+1 |
* | Bring in MemGuard, a very simple and small replacement allocator | bmilekic | 2005-01-21 | 1 | -0/+31 |