Skip site navigation (1)Skip section navigation (2)

CVS log for src/usr.bin/brandelf/brandelf.c

[BACK] Up to [FreeBSD] / src / usr.bin / brandelf

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 10 02:58:29 2012 UTC (4 weeks, 2 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
SVN rev 229908 on 2012-01-10 02:58:29Z by eadler

Fix warning when compiling with gcc46:
	 error: variable 'verbose' set but not use

Approved by:	dim
MFC after:      3 days

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Dec 30 10:59:15 2011 UTC (5 weeks, 6 days ago) by uqs
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
SVN rev 228991 on 2011-12-30 10:59:15Z by uqs

Reencode files from latin1 to UTF-8.

This makes a tiny percentage of entries in calendars ugly for latin1
users, but fixes them for UTF-8 users.

This badly needs a solution involving locale-dependent re-encoding.

Revision 1.25.28.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Nov 11 04:20:22 2011 UTC (2 months, 4 weeks ago) by kensmith
Branches: RELENG_9_0
CVS tags: RELENG_9_0_0_RELEASE
Diff to: previous 1.25.28.1: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.28.1: +0 -0 lines
SVN rev 227445 on 2011-11-11 04:20:22Z by kensmith

Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
cycle.

Approved by:	re (implicit)

Revision 1.25.28.1: download - view: text, markup, annotated - select for diffs
Fri Sep 23 00:51:37 2011 UTC (4 months, 2 weeks ago) by kensmith
Branches: RELENG_9
CVS tags: RELENG_9_0_BP
Branch point for: RELENG_9_0
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 225736 on 2011-09-23 00:51:37Z by kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by:	re (implicit)

Revision 1.25.26.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:10:29 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_7_4
CVS tags: RELENG_7_4_0_RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 216618 on 2010-12-21 17:10:29Z by kensmith

Copy stable/7 to releng/7.4 in preparation for FreeBSD-7.4 release.

Approved by:	re (implicit)

Revision 1.25.22.1.6.1: download - view: text, markup, annotated - select for diffs
Tue Dec 21 17:09:25 2010 UTC (13 months, 2 weeks ago) by kensmith
Branches: RELENG_8_2
CVS tags: RELENG_8_2_0_RELEASE
Diff to: previous 1.25.22.1: preferred, colored; next MAIN 1.25.24.1: preferred, colored
Changes since revision 1.25.22.1: +0 -0 lines
SVN rev 216617 on 2010-12-21 17:09:25Z by kensmith

Copy stable/8 to releng/8.2 in preparation for FreeBSD-8.2 release.

Approved by:	re (implicit)

Revision 1.25.22.1.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 14 02:09:06 2010 UTC (19 months, 4 weeks ago) by kensmith
Branches: RELENG_8_1
CVS tags: RELENG_8_1_0_RELEASE
Diff to: previous 1.25.22.1: preferred, colored; next MAIN 1.25.24.1: preferred, colored
Changes since revision 1.25.22.1: +0 -0 lines
SVN rev 209145 on 2010-06-14 02:09:06Z by kensmith

Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.

Approved by:	re (implicit)

Revision 1.25.24.1: download - view: text, markup, annotated - select for diffs
Wed Feb 10 00:26:20 2010 UTC (2 years ago) by kensmith
Branches: RELENG_7_3
CVS tags: RELENG_7_3_0_RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 203736 on 2010-02-10 00:26:20Z by kensmith

Copy stable/7 to releng/7.3 as part of the 7.3-RELEASE process.

Approved by:	re (implicit)

Revision 1.25.22.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 25 01:10:29 2009 UTC (2 years, 3 months ago) by kensmith
Branches: RELENG_8_0
CVS tags: RELENG_8_0_0_RELEASE
Diff to: previous 1.25.22.1: preferred, colored; next MAIN 1.25.24.1: preferred, colored
Changes since revision 1.25.22.1: +0 -0 lines
SVN rev 198460 on 2009-10-25 01:10:29Z by kensmith

Copy stable/8 to releng/8.0 as part of 8.0-RELEASE release procedure.

Approved by:	re (implicit)

Revision 1.25.22.1: download - view: text, markup, annotated - select for diffs
Mon Aug 3 08:13:06 2009 UTC (2 years, 6 months ago) by kensmith
Branches: RELENG_8
CVS tags: RELENG_8_2_BP, RELENG_8_1_BP, RELENG_8_0_BP
Branch point for: RELENG_8_2, RELENG_8_1, RELENG_8_0
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 196045 on 2009-08-03 08:13:06Z by kensmith

Copy head to stable/8 as part of 8.0 Release cycle.

Approved by:	re (Implicit)

Revision 1.25.20.1: download - view: text, markup, annotated - select for diffs
Wed Apr 15 03:14:26 2009 UTC (2 years, 9 months ago) by kensmith
Branches: RELENG_7_2
CVS tags: RELENG_7_2_0_RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 191087 on 2009-04-15 03:14:26Z by kensmith

Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.

Approved by:	re (implicit)

Revision 1.25.18.1: download - view: text, markup, annotated - select for diffs
Tue Nov 25 02:59:29 2008 UTC (3 years, 2 months ago) by kensmith
Branches: RELENG_7_1
CVS tags: RELENG_7_1_0_RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 185281 on 2008-11-25 02:59:29Z by kensmith

Create releng/7.1 in preparation for moving into RC phase of 7.1 release
cycle.

Approved by:	re (implicit)

Revision 1.25.16.1: download - view: text, markup, annotated - select for diffs
Thu Oct 2 02:57:24 2008 UTC (3 years, 4 months ago) by kensmith
Branches: RELENG_6_4
CVS tags: RELENG_6_4_0_RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +0 -0 lines
SVN rev 183531 on 2008-10-02 02:57:24Z by kensmith

Create releng/6.4 from stable/6 in preparation for 6.4-RC1.

Approved by:	re (implicit)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat May 21 09:55:04 2005 UTC (6 years, 8 months ago) by ru
Branches: MAIN
CVS tags: RELENG_9_BP, RELENG_8_BP, RELENG_7_BP, RELENG_7_4_BP, RELENG_7_3_BP, RELENG_7_2_BP, RELENG_7_1_BP, RELENG_7_0_BP, RELENG_7_0_0_RELEASE, RELENG_7_0, RELENG_7, RELENG_6_BP, RELENG_6_4_BP, RELENG_6_3_BP, RELENG_6_3_0_RELEASE, RELENG_6_3, RELENG_6_2_BP, RELENG_6_2_0_RELEASE, RELENG_6_2, RELENG_6_1_BP, RELENG_6_1_0_RELEASE, RELENG_6_1, RELENG_6_0_BP, RELENG_6_0_0_RELEASE, RELENG_6_0, RELENG_6
Branch point for: RELENG_9, RELENG_8, RELENG_7_4, RELENG_7_3, RELENG_7_2, RELENG_7_1, RELENG_6_4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Sync program's usage() with manpage's SYNOPSIS.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon May 2 17:19:33 2005 UTC (6 years, 9 months ago) by green
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Make brandelf(1)'s -t "ABI format" case insensitive, as the ABI value
given is looked up in a table and no longer stored literally in the
header.

Submitted by: Divacky Roman <xdivac02@stud.fit.vutbr.cz
PR: 80499
MFC After: 1 month

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jun 2 20:05:57 2002 UTC (9 years, 8 months ago) by schweikh
Branches: MAIN
CVS tags: RELENG_5_BP, RELENG_5_5_BP, RELENG_5_5_0_RELEASE, RELENG_5_5, RELENG_5_4_BP, RELENG_5_4_0_RELEASE, RELENG_5_4, RELENG_5_3_BP, RELENG_5_3_0_RELEASE, RELENG_5_3, RELENG_5_2_BP, RELENG_5_2_1_RELEASE, RELENG_5_2_0_RELEASE, RELENG_5_2, RELENG_5_1_BP, RELENG_5_1_0_RELEASE, RELENG_5_1, RELENG_5_0_BP, RELENG_5_0_0_RELEASE, RELENG_5_0, RELENG_5
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Fix typo in the BSD copyright: s/withough/without/

Spotted and suggested by:	des
MFC after:	3 weeks

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 10 21:13:02 2001 UTC (10 years, 2 months ago) by dwmalone
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Style improvements recommended by Bruce as a follow up to some
of the recent WARNS commits. The idea is:

1) FreeBSD id tags should follow vendor tags.
2) Vendor tags should not be compiled (though copyrights probably should).
3) There should be no blank line between including cdefs and __FBSDIF.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 3 00:00:22 2001 UTC (10 years, 2 months ago) by markm
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +8 -9 lines
Style fixes.
Use __FBSDID().
Be consistent WRT ANSI use.

OK'ed by:	obrien

Revision 1.13.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 11 23:59:11 2001 UTC (10 years, 7 months ago) by obrien
Branches: RELENG_4
CVS tags: RELENG_4_9_BP, RELENG_4_9_0_RELEASE, RELENG_4_9, RELENG_4_8_BP, RELENG_4_8_0_RELEASE, RELENG_4_8, RELENG_4_7_BP, RELENG_4_7_0_RELEASE, RELENG_4_7, RELENG_4_6_BP, RELENG_4_6_2_RELEASE, RELENG_4_6_1_RELEASE, RELENG_4_6_0_RELEASE, RELENG_4_6, RELENG_4_5_BP, RELENG_4_5_0_RELEASE, RELENG_4_5, RELENG_4_4_BP, RELENG_4_4_0_RELEASE, RELENG_4_4, RELENG_4_11_BP, RELENG_4_11_0_RELEASE, RELENG_4_11, RELENG_4_10_BP, RELENG_4_10_0_RELEASE, RELENG_4_10
Diff to: previous 1.13.2.3: preferred, colored; branchpoint 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13.2.3: +2 -2 lines
MFC: * Most of existing include/elf.h is in elf-hints.h.
       elf.h is now a compatibility header with Solaris/SVR4.
	 * Consumers of elf.h now use the minimalist elf header possible.

This change is motivated by Binutils 2.11 and too much clashing over
our base elf headers and the Binutils elf headers.

Revision 1.13.2.3: download - view: text, markup, annotated - select for diffs
Fri Jun 22 21:47:28 2001 UTC (10 years, 7 months ago) by obrien
Branches: RELENG_4
Diff to: previous 1.13.2.2: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.2: +12 -7 lines
MFC:  quiet warnings and fix VCS ID.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 22 21:43:51 2001 UTC (10 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +7 -6 lines
Quiet compiler warnings by making `WARNS 2' clean.

Submitted by:	Mike Barcroft <mike@q9media.com>

Set maintainer to myself.  This needs to stay in sync with what Buntils
does, and it would be best to pass functionality changes thru me to make
sure future plans are taken into account.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 2 23:57:49 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -2 lines
Fix $FreeBSD$ style.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed May 2 23:56:19 2001 UTC (10 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -2 lines
* include/elf.h has been repo copied to include/elf-hints.h, and it no
  longer includes machine/elf.h.
* consumers of elf.h now use the minimalist elf header possible.

This change is motivated by Binutils 2.11.0 and too much clashing over
our base elf headers and the Binutils elf headers.

Revision 1.13.2.2: download - view: text, markup, annotated - select for diffs
Sun Mar 4 08:10:34 2001 UTC (10 years, 11 months ago) by kris
Branches: RELENG_4
CVS tags: RELENG_4_3_BP, RELENG_4_3_0_RELEASE, RELENG_4_3
Diff to: previous 1.13.2.1: preferred, colored; branchpoint 1.13: preferred, colored
Changes since revision 1.13.2.1: +3 -3 lines
MFC: r1.17: typo fix

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Feb 6 12:05:37 2001 UTC (11 years ago) by asmodai
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Fix typo: compatability -> compatibility.

Compatability is not an existing english word.

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Fri Jul 7 08:32:13 2000 UTC (11 years, 7 months ago) by obrien
Branches: RELENG_4
CVS tags: RELENG_4_2_0_RELEASE, RELENG_4_1_1_RELEASE, RELENG_4_1_0_RELEASE
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +64 -34 lines
MFC:  Change our ELF binary branding to match the SCO (as USL) method in
      the latest SVR4 ELF spec

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jul 2 03:34:08 2000 UTC (11 years, 7 months ago) by imp
Branches: MAIN
CVS tags: PRE_SMPNG
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
fix fd leak by close(fd) at end of loop.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 1 05:48:33 2000 UTC (11 years, 7 months ago) by green
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagree
if it runs my Solaris binaries?  Add the missing "Solaris" type here
so that binaries may be branded with it rather than the seemingly-
defunct ELFOSABI_SVR4.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 18 02:39:25 2000 UTC (11 years, 9 months ago) by obrien
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +62 -34 lines
Change our ELF binary branding to something more acceptable to the Binutils
maintainers.

After we established our branding method of writing upto 8 characters of
the OS name into the ELF header in the padding; the Binutils maintainers
and/or SCO (as USL) decided that instead the ELF header should grow two new
fields -- EI_OSABI and EI_ABIVERSION.  Each of these are an 8-bit unsigned
integer.  SCO has assigned official values for the EI_OSABI field.  In
addition to this, the Binutils maintainers and NetBSD decided that a better
ELF branding method was to include ABI information in a ".note" ELF
section.

With this set of changes, we will now create ELF binaries branded using
both "official" methods.  Due to the complexity of adding a section to a
binary, binaries branded with ``brandelf'' will only brand using the
EI_OSABI method.  Also due to the complexity of pulling a section out of an
ELF file vs. poking around in the ELF header, our image activator only
looks at the EI_OSABI header field.

Note that a new kernel can still properly load old binaries except for
Linux static binaries branded in our old method.

  *
  * For a short period of time, ``ld'' will also brand ELF binaries
  * using our old method.  This is so people can still use kernel.old
  * with a new world.  This support will be removed before 5.0-RELEASE,
  * and may not last anywhere upto the actual release.  My expiration
  * time for this is about 6mo.
  *

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 4 02:33:54 2000 UTC (12 years, 1 month ago) by wes
Branches: MAIN
CVS tags: RELENG_4_BP, RELENG_4_0_0_RELEASE
Branch point for: RELENG_4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +43 -12 lines
Make brandelf explain itself a little better on error.
Also, at Boris' suggestion, add -l option to list known
ELF types.

PR:		bin/15285
Reviewed by:	bp

Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Sun Sep 5 11:31:52 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_2_2
Diff to: previous 1.1.2.7: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.7: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 29 15:25:34 1999 UTC (12 years, 5 months ago) by peter
Branches: RELENG_3
CVS tags: RELENG_3_5_0_RELEASE, RELENG_3_4_0_RELEASE, RELENG_3_3_0_RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 28 00:59:14 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 30 06:16:48 1999 UTC (13 years ago) by newton
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Added "SVR4" as an acceptable brand

Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Thu Jul 16 23:50:50 1998 UTC (13 years, 6 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_8_RELEASE, RELENG_2_2_7_RELEASE
Diff to: previous 1.1.2.6: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.6: +32 -7 lines
MFC doc fixes, proper printf() casts, bugfixes for fetch, updated file(1)
command.  Remove dreck.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Apr 21 02:44:12 1998 UTC (13 years, 9 months ago) by eivind
Branches: MAIN
CVS tags: RELENG_3_BP, RELENG_3_2_PAO_BP, RELENG_3_2_PAO, RELENG_3_2_0_RELEASE, RELENG_3_1_0_RELEASE, RELENG_3_0_0_RELEASE
Branch point for: RELENG_3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Add a forgotten 'static'.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 21 02:31:09 1998 UTC (13 years, 9 months ago) by eivind
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +32 -7 lines
Make brandelf test for known brands, and introduce a '-f' option to
bypass the testing.

Partially submitted by:  Brian Feldman <green@feldman.dyn.ml.org>

Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Sun Mar 8 12:04:57 1998 UTC (13 years, 11 months ago) by jkh
Branches: RELENG_2_2
CVS tags: RELENG_2_2_6_RELEASE
Diff to: previous 1.1.2.5: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.5: +3 -3 lines
MFC: purely cosmetic.

Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Tue Jan 27 16:23:26 1998 UTC (14 years ago) by jdp
Branches: RELENG_2_2
Diff to: previous 1.1.2.4: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.4: +10 -10 lines
Merge from main branch: add ELF header files and fix a misspelled
identifier in brandelf.c.

Files merged from main branch:
    src/usr.bin/brandelf/brandelf.c	1.5  -> 1.6
    src/include/Makefile		1.55 -> 1.56
    src/sys/sys/imgact_elf.h		1.4  -> 1.5

Files added from main branch:
    src/include/elf.h			1.1
    src/sys/i386/include/elf.h		1.2
    src/sys/sys/elf32.h			1.2

Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Fri Aug 29 05:28:56 1997 UTC (14 years, 5 months ago) by imp
Branches: RELENG_2_2
CVS tags: RELENG_2_2_5_RELEASE
Diff to: previous 1.1.2.3: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.3: +2 -2 lines
MFC: getopt returns -1 not EOF

Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Sat Aug 23 15:57:35 1997 UTC (14 years, 5 months ago) by joerg
Branches: RELENG_2_2
Diff to: previous 1.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.2: +3 -3 lines
MFC: open files r/o unless write permission required, make error message
more informative

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Aug 23 15:51:14 1997 UTC (14 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Open the file r/o if looking only.  Make the error message more useful.

PR:		bin/3283
Submitted by:	Martin Kammerhofer <dada@freepass.tu-graz.ac.at>

Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Jun 24 06:45:22 1997 UTC (14 years, 7 months ago) by charnier
Branches: RELENG_2_2
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +13 -15 lines
MFC: Use err(3).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 23 06:47:12 1997 UTC (14 years, 7 months ago) by charnier
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +13 -15 lines
Use err(3). Typo fix in usage string.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 21 23:07:17 1997 UTC (14 years, 8 months ago) by jdp
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -10 lines
Fill out the ELF header files to make them more or less complete.
Fix a macro name that was misspelled both in brandelf.c and
imgact_elf.h.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 29 04:28:17 1997 UTC (14 years, 10 months ago) by imp
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 22 19:54:15 1997 UTC (14 years, 11 months ago) by peter
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Revert $FreeBSD$ to $Id$

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Feb 9 20:38:03 1997 UTC (15 years ago) by joerg
Branches: RELENG_2_2
CVS tags: RELENG_2_2_2_RELEASE, RELENG_2_2_1_RELEASE, RELENG_2_2_0_RELEASE
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +16 -7 lines
YAMFC (add bradelf.1, and merge rev 1.3 of brandelf.c)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 9 20:35:54 1997 UTC (15 years ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -6 lines
Add a manpage for brandelf(1).  Minor stylistic fixes, and a buffer
overrun fix, too.

Submitted by:	John-Mark Gurney <jmg@nike.efn.org>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 14 06:58:33 1997 UTC (15 years ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 16 18:16:22 1996 UTC (15 years, 3 months ago) by sos
Branches: MAIN
CVS tags: RELENG_2_2_BP
Branch point for: RELENG_2_2
Utility to "brand" ELF binaries.
Man page to come...
For now use: <brandelf -t Linux linuxbin> to brand, and just
<brandelf> to verify branding on a ELF file. FreeBSD native is
set with <brandelf -t FreeBSD freebsdbin>.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options