Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Removing some unneeded definitions of NULL(cruft related to 1970's C). | avatar | 2011-07-10 | 1 | -4/+4 |
* | Fixing building bustage on 32 bits platforms when WARNS >= 2. Note that | avatar | 2011-07-08 | 1 | -5/+9 |
* | Unbreaking build on sparc64. | avatar | 2011-06-16 | 1 | -3/+3 |
* | The zalloc pool's size calculation breaks if sbrk() does not return | dillon | 2002-12-19 | 1 | -3/+3 |
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Prune unused zalloc components as recommended by Matt Dillon. Extra debugging | msmith | 1998-10-01 | 1 | -311/+21 |
* | * Enable old UFS compatibility code for booting from Digital Unix formatted | dfr | 1998-09-26 | 1 | -2/+2 |
* | Fixed setting of mp_End in zextendPool(). A case was missing and mp_Size | dillon | 1998-09-26 | 1 | -2/+3 |
* | Replace the old and extremely icky Mach/NetBSD allocator with a similarly | msmith | 1998-09-26 | 1 | -0/+591 |