summaryrefslogtreecommitdiffstats
path: root/lib/libstand/zalloc_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* - Removing some unneeded definitions of NULL(cruft related to 1970's C).avatar2011-07-101-1/+1
* Using the correct format string(%zu) for size_t type. This should fix 64avatar2011-06-161-1/+1
* Eliminate __alpha__ leftover from libstand.raj2008-09-041-9/+0
* Use signed char cast to avoid out-of-range error on PowerPC (which hasgrehan2004-02-251-4/+5
* - Print out line number in a panic message using %d rather than %p. Linejhb2004-01-151-1/+1
* Reimplement malloc/free debugging that includes the offending file:linepeter2002-07-201-13/+23
* Add __FBSDID()s to libstanddillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement a hook to allow us to reclaim the memory used by the first stagedfr1998-10-191-1/+10
* Prune unused zalloc components as recommended by Matt Dillon. Extra debuggingmsmith1998-10-011-16/+6
* * Enable old UFS compatibility code for booting from Digital Unix formatteddfr1998-09-261-1/+6
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlymsmith1998-09-261-0/+193
OpenPOWER on IntegriCloud