Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In preparation for a new malloc implementation: | jasone | 2006-01-12 | 1 | -0/+16 |
* | Very minor style nit: sort include files alphabetically. | imp | 2003-08-22 | 1 | -1/+1 |
* | Fix signed/unsigned comparison warnings. | obrien | 2003-05-04 | 1 | -4/+4 |
* | Add missing include files I forgot about in previous commit. | kan | 2003-02-13 | 1 | -0/+2 |
* | Remove /usr/lib/elf from a default search path. | kan | 2003-02-13 | 1 | -1/+16 |
* | Include stddef.h for NULL definition, rather than rolling our own here. | imp | 2002-08-21 | 1 | -2/+1 |
* | Change brk's prototype from char *brk(const char *) to int brk(const void *) | dwmalone | 2002-01-24 | 1 | -1/+0 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -2/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add alpha support. | dfr | 1998-09-04 | 1 | -5/+6 |
* | Import the ELF dynamic linker. This is the ElfKit version with | jdp | 1998-03-07 | 1 | -0/+485 |