summaryrefslogtreecommitdiff
path: root/sys/vm/uma_dbg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge uma_dbg.c:1.21, uma_dbg.h:1.9 from HEAD to RELENG_6:Robert Watson2005-08-201-4/+3
* Well, it seems that I pre-maturely removed the "All rights reserved"Bosko Milekic2005-02-161-2/+2
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Add my copyright and update Jeff's copyright on UMA source files,Bosko Milekic2004-12-261-2/+4
* * Add a "how" argument to uma_zone constructors and initialization functionsBrian Feldman2004-08-021-4/+4
* - Use my freebsd email alias in the copyright.Jeff Roberson2002-09-191-3/+1
* Hide a pointer to the malloc_type bucket at the end of the freed memory. IfJeff Roberson2002-05-021-0/+7
* Remove the temporary alignment check in free().Jeff Roberson2002-05-021-0/+2
* Add a new UMA debugging facility. This will overwrite freed memory withJeff Roberson2002-04-301-0/+47