summaryrefslogtreecommitdiffstats
path: root/usr.bin/brandelf/brandelf.c
Commit message (Expand)AuthorAgeFilesLines
* fix fd leak by close(fd) at end of loop.imp2000-07-021-0/+1
* The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagreegreen2000-07-011-2/+3
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-181-33/+61
* Make brandelf explain itself a little better on error.wes2000-01-041-11/+42
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Added "SVR4" as an acceptable brandnewton1999-01-301-2/+2
* Add a forgotten 'static'.eivind1998-04-211-2/+2
* Make brandelf test for known brands, and introduce a '-f' option toeivind1998-04-211-7/+32
* Open the file r/o if looking only. Make the error message more useful.joerg1997-08-231-3/+3
* Use err(3). Typo fix in usage string.charnier1997-06-231-15/+13
* Fill out the ELF header files to make them more or less complete.jdp1997-05-211-10/+10
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Add a manpage for brandelf(1). Minor stylistic fixes, and a bufferjoerg1997-02-091-6/+15
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Utility to "brand" ELF binaries.sos1996-10-161-0/+113
OpenPOWER on IntegriCloud