summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kldxref/kldxref.c
Commit message (Collapse)AuthorAgeFilesLines
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
| | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/.
* Remove unnecessary machine/bootinfo.h includes.jhb2002-01-031-1/+0
| | | | Submitted by: jake
* WARNS=2 cleanup.mikeh2001-12-091-1/+2
| | | | | PR: bin/32567 MFC after: 2 weeks
* Add kldxref(8), for maintaining the linker.hints file for translatingpeter2001-09-111-0/+346
module->pathname.ko. It supports only ELF for now. Submitted by: bp (with some minor tweaks)
OpenPOWER on IntegriCloud