aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kldxref
Commit message (Expand)AuthorAgeFilesLines
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* 3rd party modules live in /boot/modules nowadays.Ruslan Ermilov2003-03-031-1/+1
* Fix kldxref on sparc64 by allowing non-trivial relocations to be performedJake Burkholder2003-01-216-3/+239
* This is a userland tool, not a kernel component or libstand client.Peter Wemm2002-07-171-5/+5
* The .Nm utilityPhilippe Charnier2002-07-141-3/+3
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Make kldxref work for Elf64 (which has 32 bit hash tables)Peter Wemm2002-04-112-7/+7
* Remove unnecessary machine/bootinfo.h includes.John Baldwin2002-01-032-2/+0
* Reorder WARNS line for style.Mike Heffner2001-12-101-2/+1
* WARNS=2 cleanup.Mike Heffner2001-12-093-3/+16
* mdoc(7) police: oops, didn't catch this one without ispell(1).Ruslan Ermilov2001-11-221-1/+1
* mdoc(7) police: tiny markup fixes.Ruslan Ermilov2001-11-221-5/+6
* Write a real man page.Dag-Erling Smørgrav2001-10-122-26/+95
* Add kldxref(8), for maintaining the linker.hints file for translatingPeter Wemm2001-09-116-0/+837