summaryrefslogtreecommitdiff
path: root/lib/libstand/zalloc_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* - Print out line number in a panic message using %d rather than %p. LineJohn Baldwin2004-01-151-1/+1
* Reimplement malloc/free debugging that includes the offending file:linePeter Wemm2002-07-201-13/+23
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Implement a hook to allow us to reclaim the memory used by the first stageDoug Rabson1998-10-191-1/+10
* Prune unused zalloc components as recommended by Matt Dillon. Extra debuggingMike Smith1998-10-011-16/+6
* * Enable old UFS compatibility code for booting from Digital Unix formattedDoug Rabson1998-09-261-1/+6
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-0/+193