| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r256650: kldxref: Add static keyword to the new function only used in the | jilles | 2013-12-22 | 1 | -1/+1 |
* | kldxref: Do not depend on the directory order. | jilles | 2013-10-04 | 1 | -1/+11 |
* | Remove unneeded reference to link.h (sys/link_elf.h). | delphij | 2013-06-05 | 1 | -1/+0 |
* | various cleanups including: | luigi | 2009-01-06 | 1 | -82/+77 |
* | Make the linker.hints file have mode 644 instead of 600. | luigi | 2008-11-30 | 1 | -0/+2 |
* | Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, | imp | 2006-08-05 | 1 | -4/+2 |
* | Fix (static) buffer overflow bug. The dest buffer is of size MAXPATHLEN, | marcel | 2006-08-04 | 1 | -1/+1 |
* | Change maketempfile() to return a FILE* so as to eliminate the fopen() | marcel | 2006-07-29 | 1 | -6/+7 |
* | Skip .symbols files. | ru | 2005-11-11 | 1 | -1/+4 |
* | Add support for reading ELF relocatable object file format modules. | iedowse | 2004-08-27 | 1 | -3/+6 |
* | Call the file format specific code through a table of function | iedowse | 2004-08-27 | 1 | -16/+18 |
* | Fixed manpage's synopsis, and synchronized it with the program's usage(). | ru | 2004-06-01 | 1 | -1/+1 |
* | Check that specified in the command line path is actually a directory, | sobomax | 2004-04-30 | 1 | -0/+9 |
* | Remove bogus (void **) casts. This unbreaks the -O2 build. | des | 2004-03-15 | 1 | -3/+3 |
* | Fix kldxref on sparc64 by allowing non-trivial relocations to be performed | jake | 2003-01-21 | 1 | -2/+3 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | Remove unnecessary machine/bootinfo.h includes. | jhb | 2002-01-03 | 1 | -1/+0 |
* | WARNS=2 cleanup. | mikeh | 2001-12-09 | 1 | -1/+2 |
* | Add kldxref(8), for maintaining the linker.hints file for translating | peter | 2001-09-11 | 1 | -0/+346 |