aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/brandelf
Commit message (Expand)AuthorAgeFilesLines
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: WARNS=2David E. O'Brien2001-08-021-0/+1
* MFC: * Most of existing include/elf.h is in elf-hints.h.David E. O'Brien2001-07-111-1/+1
* MFC: quiet warnings and fix VCS ID.David E. O'Brien2001-06-222-8/+14
* MFC: r1.17: typo fixKris Kennaway2001-03-041-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: Change our ELF binary branding to match the SCO (as USL) method inDavid E. O'Brien2000-07-072-49/+90
* MFC: white space syncDavid E. O'Brien2000-07-071-1/+3
* 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