| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -2/+2 |
* | fix fd leak by close(fd) at end of loop. | imp | 2000-07-02 | 1 | -0/+1 |
* | The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree | green | 2000-07-01 | 1 | -2/+3 |
* | Document SVR4 branding is supported. | asmodai | 2000-06-12 | 1 | -2/+3 |
* | * I goofed and didn't break sentances the right way. | obrien | 2000-04-18 | 1 | -14/+16 |
* | Change our ELF binary branding to something more acceptable to the Binutils | obrien | 2000-04-18 | 3 | -41/+79 |
* | Make brandelf explain itself a little better on error. | wes | 2000-01-04 | 2 | -12/+46 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Added "SVR4" as an acceptable brand | newton | 1999-01-30 | 1 | -2/+2 |
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 1 | -0/+1 |
* | Add a forgotten 'static'. | eivind | 1998-04-21 | 1 | -2/+2 |
* | Make brandelf test for known brands, and introduce a '-f' option to | eivind | 1998-04-21 | 2 | -8/+40 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -4/+3 |
* | Open the file r/o if looking only. Make the error message more useful. | joerg | 1997-08-23 | 1 | -3/+3 |
* | Use err(3). Typo fix in usage string. | charnier | 1997-06-23 | 1 | -15/+13 |
* | Fill out the ELF header files to make them more or less complete. | jdp | 1997-05-21 | 1 | -10/+10 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Use the .Tn macro for a couple of generic FreeBSD references. | mpp | 1997-03-24 | 1 | -2/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | This page will first appear in 2.2, not 3.0. | jmg | 1997-02-17 | 1 | -1/+1 |
* | Typo police. | mpp | 1997-02-09 | 1 | -1/+1 |
* | Add a manpage for brandelf(1). Minor stylistic fixes, and a buffer | joerg | 1997-02-09 | 3 | -8/+98 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Utility to "brand" ELF binaries. | sos | 1996-10-16 | 2 | -0/+118 |