summaryrefslogtreecommitdiffstats
path: root/usr.bin/file/readelf.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New implementation of the file(1) utility. This is a simplified,nicm2015-04-241-237/+0
| | | | | | | | modernised version with a nearly complete magic(5) parser but omits some of the complex builtin tests (notably ELF) and has a reduced set of options. ok deraadt
* file update to 4.24chl2009-04-241-8/+8
| | | | | | | | | | | The '-i' switch is now enabled so file(1) can output mime type strings. ok ian@ builk ports build test on amd64 by jasper@ ok ray@ gilles@ on a almost identical diff builk ports build test on sparc64 on this almost identical diff by ajacoutot@ also tested by landry@
* Update file to 4.21.chl2008-05-081-3/+3
| | | | | | tested by ian@ sthen@ OK ian@, "move ahead with it" deraadt@
* big update to file 4.09. ok ian@tedu2004-05-191-13/+12
|
* ian gives permission for 3/4 removalderaadt2003-06-131-5/+0
|
* Replace TPUM license with standard BSD-style licenseian2003-03-111-0/+32
|
* Bring in readelf.c from Christos' version 3.41 to head off a localian2003-03-031-15/+58
| | | | | | | stack attack noted by iDefense, and for more complete 64-bit ELF support. Add hand-made config.h to avoid running configure but still be able to use Christos' code. In print.c add error(...)-->err(1,...) wrapper. Tested on i386, sparc64, macppc.
* Updates file(1) to version 3.22 by way to NetBSD.millert1997-02-091-0/+168