| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvs | Ken Smith | 2010-07-17 | 1 | -1/+1 |
| * | MFC r205014,205015: | Nathan Whitehorn | 2010-04-07 | 1 | -0/+1 |
| * | MFC r197933: | Konstantin Belousov | 2009-10-20 | 1 | -0/+6 |
| * | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | Konstantin Belousov | 2009-03-17 | 1 | -4/+2 |
| * | AT_DEBUG and AT_BRK were OBE like 10 years ago, so retire them. | Warner Losh | 2008-12-17 | 1 | -12/+0 |
| * | PR: | John Birrell | 2006-10-04 | 1 | -25/+0 |
| * | Add style(9) foolishness. | Doug Rabson | 2004-08-03 | 1 | -8/+8 |
| * | Add definitions for TLS relocations. | Doug Rabson | 2004-08-02 | 1 | -1/+9 |
| * | Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit | Peter Wemm | 2003-09-25 | 1 | -12/+0 |
| * | Add BASIC i386 binary support for the amd64 kernel. This is largely | Peter Wemm | 2003-05-14 | 1 | -2/+16 |
| * | Commit MD parts of a loosely functional AMD64 port. This is based on | Peter Wemm | 2003-05-01 | 1 | -21/+26 |
| * | Move the definition of ElfN_Hashelt to common headers. The only platform | Doug Rabson | 2002-05-30 | 1 | -11/+0 |
| * | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | Paul Saab | 2001-10-10 | 1 | -1/+1 |
| * | Use a machine dependent type, Elf_Hashelt, for the elements of the elf | Jake Burkholder | 2001-07-31 | 1 | -0/+11 |
| * | Fix style of defines. | David E. O'Brien | 2001-06-09 | 1 | -38/+38 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | On the i386, load the ELF dynamic linker where an mmap(0, ...) would | John Polstra | 1999-02-19 | 1 | -5/+7 |
| * | Change the load address of the ELF dynamic linker from "2L*MAXDSIZ" | John Polstra | 1999-02-07 | 1 | -1/+11 |
| * | Add an ELF_MACHINE_OK() macro for compatability with the Alpha version. | Peter Wemm | 1998-10-18 | 1 | -1/+3 |
| * | Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These give | John Polstra | 1998-09-14 | 1 | -1/+3 |
| * | Revamp the ELF include files to better support architecture-independent | John Polstra | 1998-08-16 | 1 | -1/+6 |
| * | Define some machine characteristics using symbol naming on conventions | Peter Wemm | 1997-08-30 | 1 | -1/+7 |
| * | Fill out the ELF header files to make them more or less complete. | John Polstra | 1997-05-21 | 1 | -0/+106 |