Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate __alpha__ leftover from libstand. | raj | 2008-09-04 | 1 | -9/+0 |
* | Use signed char cast to avoid out-of-range error on PowerPC (which has | grehan | 2004-02-25 | 1 | -4/+5 |
* | - Print out line number in a panic message using %d rather than %p. Line | jhb | 2004-01-15 | 1 | -1/+1 |
* | Reimplement malloc/free debugging that includes the offending file:line | peter | 2002-07-20 | 1 | -13/+23 |
* | Add __FBSDID()s to libstand | dillon | 2001-09-30 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Implement a hook to allow us to reclaim the memory used by the first stage | dfr | 1998-10-19 | 1 | -1/+10 |
* | Prune unused zalloc components as recommended by Matt Dillon. Extra debugging | msmith | 1998-10-01 | 1 | -16/+6 |
* | * Enable old UFS compatibility code for booting from Digital Unix formatted | dfr | 1998-09-26 | 1 | -1/+6 |
* | Replace the old and extremely icky Mach/NetBSD allocator with a similarly | msmith | 1998-09-26 | 1 | -0/+193 |