Brooks Davis
|
c35530f464
|
elfdump: Add -E to test if a file is an ELF binary.
This is intended to replace potentially unreliable checks like:
file -b $1 | grep -q '^ELF ..-bit .SB executable'
Reviewed by: emaste
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15971
|
2018-11-05 22:53:50 +00:00 |
|
Mark Johnston
|
f4f080c659
|
Fix a typo.
MFC after: 3 days
|
2014-09-16 22:26:01 +00:00 |
|
Baptiste Daroussin
|
2b7af31cf5
|
use .Mt to mark up email addresses consistently (part3)
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
|
2014-06-23 08:23:05 +00:00 |
|
Ruslan Ermilov
|
aa4a335bae
|
Use the newly brought %U macro.
|
2010-01-15 16:01:22 +00:00 |
|
Ruslan Ermilov
|
6c7216df78
|
Sort sections.
|
2005-01-18 13:43:56 +00:00 |
|
Ruslan Ermilov
|
a866e17077
|
Added the EXIT STATUS section where appropriate.
|
2005-01-17 07:44:44 +00:00 |
|
Ruslan Ermilov
|
73e57b801f
|
Synchronize usage() and SYNOPSIS, and fix them (flags are not
optional here). Sort options. Print the file name on error.
|
2003-06-28 22:30:46 +00:00 |
|
Ruslan Ermilov
|
f1e65894d2
|
mdoc(7) police: Revision.
|
2003-03-03 11:51:30 +00:00 |
|
Jacques Vidrine
|
de8ab39c6a
|
Spellcheck.
|
2003-02-28 15:01:31 +00:00 |
|
David E. O'Brien
|
b8adbd4e7f
|
Add a man page.
|
2003-02-03 01:59:27 +00:00 |
|