summaryrefslogtreecommitdiff
path: root/lib/libstand/zalloc.c
Commit message (Expand)AuthorAgeFilesLines
* The zalloc pool's size calculation breaks if sbrk() does not returnMatthew Dillon2002-12-191-3/+3
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Prune unused zalloc components as recommended by Matt Dillon. Extra debuggingMike Smith1998-10-011-311/+21
* * Enable old UFS compatibility code for booting from Digital Unix formattedDoug Rabson1998-09-261-2/+2
* Fixed setting of mp_End in zextendPool(). A case was missing and mp_SizeMatthew Dillon1998-09-261-2/+3
* Replace the old and extremely icky Mach/NetBSD allocator with a similarlyMike Smith1998-09-261-0/+591