OpenBSD CVS

CVS log for src/usr.bin/elf2ecoff/Attic/elf2ecoff.c


[BACK] Up to [local] / src / usr.bin / elf2ecoff

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Wed May 21 19:48:52 2008 UTC (16 years ago) by miod
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

Remove elf2aout and elf2ecoff. They are no longer built since they were only
used by the long defunct OpenBSD/arc and OpenBSD/pmax ports, and nowadays
using objcopy or a linker script will perform such conversions if necessary.

ok deraadt@ kettenis@

Revision 1.6 / (download) - annotate - [select for diffs], Wed Dec 21 01:40:24 2005 UTC (18 years, 5 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Userland programs should include <errno.h> not <sys/errno.h>
OK deraadt@

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 27 10:33:20 2003 UTC (20 years, 5 months ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.4: +4 -3 lines
Diff to previous 1.4 (colored)

fix prontf arguments and a typo
From: Erick Borsboom <erick@bonzai.space-ei.nl>

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jun 10 22:20:46 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.3: +13 -13 lines
Diff to previous 1.3 (colored)

mostly ansi cleanup; pval ok

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 15 08:33:34 2003 UTC (21 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.2: +338 -362 lines
Diff to previous 1.2 (colored)

various cleaning

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 13 20:08:21 1997 UTC (26 years, 7 months ago) by maja
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.1: +27 -0 lines
Diff to previous 1.1 (colored)

Write a page of padding at end of file. Workaround for buggy boot proms on
some pmaxes. Fix written by Jonathan Stone <jonathan@netbsd.org>. -moj

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 2 21:52:33 1996 UTC (27 years, 7 months ago) by pefo
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1, OPENBSD_2_0_BASE, OPENBSD_2_0

elf2ecoff converter added

This form allows you to request diff's 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.