summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kldxref/kldxref.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for reading ELF relocatable object file format modules.iedowse2004-08-271-3/+6
* Call the file format specific code through a table of functioniedowse2004-08-271-16/+18
* Fixed manpage's synopsis, and synchronized it with the program's usage().ru2004-06-011-1/+1
* Check that specified in the command line path is actually a directory,sobomax2004-04-301-0/+9
* Remove bogus (void **) casts. This unbreaks the -O2 build.des2004-03-151-3/+3
* Fix kldxref on sparc64 by allowing non-trivial relocations to be performedjake2003-01-211-2/+3
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Remove unnecessary machine/bootinfo.h includes.jhb2002-01-031-1/+0
* WARNS=2 cleanup.mikeh2001-12-091-1/+2
* Add kldxref(8), for maintaining the linker.hints file for translatingpeter2001-09-111-0/+346
OpenPOWER on IntegriCloud