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