summaryrefslogtreecommitdiff
path: root/devel/dmalloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Add dmalloc 4.8.1, a version of the malloc(3) library that providesWill Andrews2000-12-265-0/+77
powerful debugging facilities at runtime. Required for a forthcoming port. PR: 23792 Submitted by: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=36364