aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/brandelf
Commit message (Expand)AuthorAgeFilesLines
* Remove MAINTAINER lines.David E. O'Brien2003-06-141-2/+0
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+0
* Style fixes.Mark Murray2001-12-031-9/+8
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Quiet compiler warnings by making `WARNS 2' clean.David E. O'Brien2001-06-222-6/+9
* Fix $FreeBSD$ style.David E. O'Brien2001-05-021-2/+5
* * include/elf.h has been repo copied to include/elf-hints.h, and it noDavid E. O'Brien2001-05-021-1/+2
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-061-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-2/+2
* fix fd leak by close(fd) at end of loop.Warner Losh2000-07-021-0/+1
* The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagreeBrian Feldman2000-07-011-2/+3
* Document SVR4 branding is supported.Jeroen Ruigrok van der Werven2000-06-121-2/+3
* * I goofed and didn't break sentances the right way.David E. O'Brien2000-04-181-14/+16
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-183-41/+79
* Make brandelf explain itself a little better on error.Wes Peters2000-01-042-12/+46
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Added "SVR4" as an acceptable brandMark Newton1999-01-301-2/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-0/+1
* Add a forgotten 'static'.Eivind Eklund1998-04-211-2/+2
* Make brandelf test for known brands, and introduce a '-f' option toEivind Eklund1998-04-212-8/+40
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-4/+3
* Open the file r/o if looking only. Make the error message more useful.Joerg Wunsch1997-08-231-3/+3
* Use err(3). Typo fix in usage string.Philippe Charnier1997-06-231-15/+13
* Fill out the ELF header files to make them more or less complete.John Polstra1997-05-211-10/+10
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-2/+2
* Use the .Tn macro for a couple of generic FreeBSD references.Mike Pritchard1997-03-241-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* This page will first appear in 2.2, not 3.0.John-Mark Gurney1997-02-171-1/+1
* Typo police.Mike Pritchard1997-02-091-1/+1
* Add a manpage for brandelf(1). Minor stylistic fixes, and a bufferJoerg Wunsch1997-02-093-8/+98
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Utility to "brand" ELF binaries.Søren Schmidt1996-10-162-0/+118