Commit Graph

10 Commits

Author SHA1 Message Date
ru
30f26bbb54 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
nectar
69d3605d90 Spellcheck. 2003-02-28 15:01:31 +00:00
obrien
402d712f7c Add a man page. 2003-02-03 01:59:27 +00:00
obrien
3f2c0ac3c1 Make WARNS=5 clean even on 64-bit platforms. 2003-02-03 01:30:47 +00:00
obrien
84a79701e3 Make WARNS=5 on i386, (WARNS=1 on 64-bit platforms).
Submitted by:	dwmalone (tweaked by me)
2003-02-03 01:22:58 +00:00
obrien
4b5b806028 Try to tighten up the types a little bit to help debugging with GDB. 2003-02-02 22:16:05 +00:00
marcel
da4e5bb559 If we're going to build and install this on ia64, we might as well
teach it about ia64 specific section types, dynamic tags and machine
type. This is a mostly insignificant change given the amount of
work that this tool obviously needs...
2003-01-18 02:33:49 +00:00
obrien
b38b6e33dc Like sh_types, dt_tags just aren't in consecutive order, so we have to move
away from indexing into an array.  Also add Sun and GNU specific tags.
2003-01-15 21:24:05 +00:00
obrien
ae499f92ed The defined sh_types's just aren't in consecutive order, so we have to move
away from indexing into an array.
2003-01-15 20:48:56 +00:00
obrien
3b58d7dceb Add a BSDL'ed util that displays information about ELF files.
This is simular to readelf(1) and objdump(1).

Submitted by:	jake
2003-01-15 18:32:06 +00:00