Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make our ELF64 type definitions match standards. In particular this | marcel | 2005-12-18 | 1 | -2/+2 |
* | Explicitly pass in the relocation base and data offset into ef_reloc() | iedowse | 2004-08-28 | 1 | -2/+2 |
* | Call the file format specific code through a table of function | iedowse | 2004-08-27 | 1 | -19/+162 |
* | Fix kldxref on sparc64 by allowing non-trivial relocations to be performed | jake | 2003-01-21 | 1 | -1/+121 |
* | This is a userland tool, not a kernel component or libstand client. | peter | 2002-07-17 | 1 | -5/+5 |
* | Make kldxref work for Elf64 (which has 32 bit hash tables) | peter | 2002-04-11 | 1 | -2/+2 |
* | Remove unnecessary machine/bootinfo.h includes. | jhb | 2002-01-03 | 1 | -1/+0 |
* | WARNS=2 cleanup. | mikeh | 2001-12-09 | 1 | -2/+12 |
* | Add kldxref(8), for maintaining the linker.hints file for translating | peter | 2001-09-11 | 1 | -0/+376 |