summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kldxref/ef.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r313563: kldxref: bump MAXSEGS to 3emaste2017-02-171-1/+1
* MFC r313562: kldxref: s/sections/segments/ in warning messageemaste2017-02-171-1/+1
* MFC r265157: kldxref: Clean up error reportingemaste2014-07-231-8/+9
* Remove unneeded reference to link.h (sys/link_elf.h).delphij2013-06-051-1/+0
* Clarify a warning message.kientzle2012-10-291-1/+2
* Remove variables which are initialized but never used thereafter reported by ...eadler2012-06-191-3/+1
* Make our ELF64 type definitions match standards. In particular thismarcel2005-12-181-2/+2
* Explicitly pass in the relocation base and data offset into ef_reloc()iedowse2004-08-281-2/+2
* Call the file format specific code through a table of functioniedowse2004-08-271-19/+162
* Fix kldxref on sparc64 by allowing non-trivial relocations to be performedjake2003-01-211-1/+121
* This is a userland tool, not a kernel component or libstand client.peter2002-07-171-5/+5
* Make kldxref work for Elf64 (which has 32 bit hash tables)peter2002-04-111-2/+2
* Remove unnecessary machine/bootinfo.h includes.jhb2002-01-031-1/+0
* WARNS=2 cleanup.mikeh2001-12-091-2/+12
* Add kldxref(8), for maintaining the linker.hints file for translatingpeter2001-09-111-0/+376
OpenPOWER on IntegriCloud