summaryrefslogtreecommitdiffstats
path: root/usr.bin/elfdump
Commit message (Expand)AuthorAgeFilesLines
* Removed another spurious semicolon forgotten in the previous commit.schweikh2003-09-061-1/+1
* Removed two spurious semicolons after function definitions.schweikh2003-09-061-5/+5
* Fix sign-extension bug for 32 and 64-bit values. For 64-bit valuesmarcel2003-08-091-39/+27
* Synchronize usage() and SYNOPSIS, and fix them (flags are notru2003-06-282-5/+5
* mdoc(7) police: Revision.ru2003-03-031-31/+25
* Spellcheck.nectar2003-02-281-2/+2
* Add a man page.obrien2003-02-032-1/+118
* Make WARNS=5 clean even on 64-bit platforms.obrien2003-02-032-35/+36
* Make WARNS=5 on i386, (WARNS=1 on 64-bit platforms).obrien2003-02-032-59/+59
* Try to tighten up the types a little bit to help debugging with GDB.obrien2003-02-021-35/+36
* If we're going to build and install this on ia64, we might as wellmarcel2003-01-181-7/+20
* Like sh_types, dt_tags just aren't in consecutive order, so we have to moveobrien2003-01-151-9/+78
* The defined sh_types's just aren't in consecutive order, so we have to moveobrien2003-01-151-5/+32
* Add a BSDL'ed util that displays information about ELF files.obrien2003-01-152-0/+1010
OpenPOWER on IntegriCloud