summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kldxref/fileformat
Commit message (Collapse)AuthorAgeFilesLines
* correct description of how a string is stored, fix a fewluigi2009-01-061-5/+10
| | | | | | | | | typos and reference the kernel file which processes this info. All in all, the content of this file should be moved to kldxref.c or to the kld(4) manpage. MFC after: 3 days
* Add kldxref(8), for maintaining the linker.hints file for translatingpeter2001-09-111-0/+40
module->pathname.ko. It supports only ELF for now. Submitted by: bp (with some minor tweaks)
OpenPOWER on IntegriCloud