| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning when compiling with gcc46: | eadler | 2012-01-10 | 1 | -2/+2 |
* | Reencode files from latin1 to UTF-8. | uqs | 2011-12-30 | 1 | -1/+1 |
* | Use the newly brought %U macro. | ru | 2010-01-15 | 1 | -1/+1 |
* | Fix markup. | ru | 2007-03-09 | 1 | -11/+14 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 1 | -1/+2 |
* | Make brandelf(1)'s -t "ABI format" case insensitive, as the ABI value | green | 2005-05-02 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -6/+6 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -1/+1 |
* | Remove MAINTAINER lines. | obrien | 2003-06-14 | 1 | -2/+0 |
* | Fix typo in the BSD copyright: s/withough/without/ | schweikh | 2002-06-02 | 1 | -1/+1 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+0 |
* | Style fixes. | markm | 2001-12-03 | 1 | -9/+8 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Quiet compiler warnings by making `WARNS 2' clean. | obrien | 2001-06-22 | 2 | -6/+9 |
* | Fix $FreeBSD$ style. | obrien | 2001-05-02 | 1 | -2/+5 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 1 | -1/+2 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -2/+2 |
* | 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 |