OpenBSD CVS

CVS log for src/sys/sys/Attic/exec_aout.h


[BACK] Up to [local] / src / sys / sys

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24, Thu Oct 17 08:02:20 2013 UTC (10 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +1 -1 lines
FILE REMOVED

Remove support for a.out and ecoff.  We only do elf now.
ok miod

Revision 1.23 / (download) - annotate - [select for diffs], Tue Mar 26 16:39:08 2013 UTC (11 years, 2 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.22: +1 -6 lines
Diff to previous 1.22 (colored)

remove the old_?magic aout exec functions which are never used.
ok deraadt

Revision 1.22 / (download) - annotate - [select for diffs], Fri Oct 6 20:58:17 2006 UTC (17 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

Early bits for a 32-bit SuperH toolchain, currently for little-endian
systems only; more work is necessary in ld land.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Aug 10 18:51:15 2004 UTC (19 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored)

big-endian MIPS64 mid

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 1 21:37:34 2004 UTC (19 years, 11 months ago) by mickey
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19 (colored)

two more hppa mids

Revision 1.9.8.8 / (download) - annotate - [select for diffs], Sat Jun 5 23:13:09 2004 UTC (20 years ago) by niklas
Branch: SMP
Changes since 1.9.8.7: +2 -1 lines
Diff to previous 1.9.8.7 (colored) to branchpoint 1.9 (colored) next main 1.10 (colored)

Merge with the trunk

Revision 1.19 / (download) - annotate - [select for diffs], Fri Feb 27 17:36:16 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: SMP_SYNC_B, SMP_SYNC_A, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

change amd64's MACHINE_ARCH from x86_64 to amd64.  There are many many
reasons for this, quite a few of them technical, and not all of them
in response to Intel's broken ia32e crud.  The gcc toolchain stays at
x86_64 for now.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 19 23:45:08 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

move MID_X86_64; kettenis@chello.nl

Revision 1.9.8.7 / (download) - annotate - [select for diffs], Thu Feb 19 11:01:32 2004 UTC (20 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.9.8.6: +1 -0 lines
Diff to previous 1.9.8.6 (colored) to branchpoint 1.9 (colored)

Merge of current from two weeks agointo the SMP branch

Revision 1.17 / (download) - annotate - [select for diffs], Wed Jan 28 01:39:40 2004 UTC (20 years, 4 months ago) by mickey
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

an amd64 arch support.
hacked by art@ from netbsd sources and then later debugged
by me into the shape where it can host itself.
no bootloader yet as needs redoing from the
recent advanced i386 sources (anyone? ;)

Revision 1.9.8.6 / (download) - annotate - [select for diffs], Fri Mar 28 00:41:30 2003 UTC (21 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.9.8.5: +1 -0 lines
Diff to previous 1.9.8.5 (colored) to branchpoint 1.9 (colored)

Sync the SMP branch with 3.3

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Tue Jun 11 03:32:33 2002 UTC (22 years ago) by art
Branch: UBC
Changes since 1.13: +12 -9 lines
Diff to previous 1.13 (colored) next main 1.14 (colored)

Sync UBC branch to -current

Revision 1.9.8.5 / (download) - annotate - [select for diffs], Thu Mar 28 14:52:01 2002 UTC (22 years, 2 months ago) by niklas
Branch: SMP
Changes since 1.9.8.4: +8 -8 lines
Diff to previous 1.9.8.4 (colored) to branchpoint 1.9 (colored)

Merge in -current from roughly a week ago

Revision 1.16 / (download) - annotate - [select for diffs], Thu Mar 28 07:02:03 2002 UTC (22 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

HPPA mid (needed for core files)

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 14 01:27:14 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.14: +9 -9 lines
Diff to previous 1.14 (colored)

First round of __P removal in sys

Revision 1.9.8.4 / (download) - annotate - [select for diffs], Wed Mar 6 02:17:13 2002 UTC (22 years, 3 months ago) by niklas
Branch: SMP
Changes since 1.9.8.3: +2 -0 lines
Diff to previous 1.9.8.3 (colored) to branchpoint 1.9 (colored)

Merge in trunk

Revision 1.14 / (download) - annotate - [select for diffs], Sat Feb 16 18:18:34 2002 UTC (22 years, 3 months ago) by millert
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Don't prototype functions if they are really just macros.
cpu_exec_aout_makecmds() may be #defined to ENOEXEC

Revision 1.9.8.3 / (download) - annotate - [select for diffs], Wed Dec 5 01:02:40 2001 UTC (22 years, 6 months ago) by niklas
Branch: SMP
Changes since 1.9.8.2: +7 -6 lines
Diff to previous 1.9.8.2 (colored) to branchpoint 1.9 (colored)

Merge in -current

Revision 1.13 / (download) - annotate - [select for diffs], Wed Nov 14 14:43:42 2001 UTC (22 years, 7 months ago) by hugh
Branch: MAIN
CVS Tags: UBC_BASE
Branch point for: UBC
Changes since 1.12: +5 -5 lines
Diff to previous 1.12 (colored)

Harmonize tabs.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Nov 14 14:32:54 2001 UTC (22 years, 7 months ago) by hugh
Branch: MAIN
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

New MID for Vax bins with 4k logical page size.
Rename old MID for use in compat.

Revision 1.9.8.2 / (download) - annotate - [select for diffs], Wed Oct 31 03:30:30 2001 UTC (22 years, 7 months ago) by nate
Branch: SMP
Changes since 1.9.8.1: +4 -3 lines
Diff to previous 1.9.8.1 (colored) to branchpoint 1.9 (colored)

Sync the SMP branch to something just after 3.0

Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 19 17:37:02 2001 UTC (22 years, 9 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.10: +4 -3 lines
Diff to previous 1.10 (colored)

fix some MIDs, add powerpc and sparc64.
miod@ oked m88k change (so that we match NetBSD).

Revision 1.9.8.1 / (download) - annotate - [select for diffs], Wed Jul 4 11:00:18 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Merge in -current from two days ago in the SMP branch.
As usual with merges, they do not indicate progress, so do not hold
your breath for working SMP, and do not mail me and ask about the
state of it.  It has not changed.  There is work ongoing, but very, very
slowly.  The commit is done in parts as to not lock up the tree in too
big chunks at a time.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 22 14:11:00 2001 UTC (22 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

KNF

Revision 1.9 / (download) - annotate - [select for diffs], Sat Apr 25 06:28:14 1998 UTC (26 years, 1 month ago) by niklas
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, 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
Branch point for: SMP
Changes since 1.8: +9 -9 lines
Diff to previous 1.8 (colored)

a.out fields are 32 bits, this change eases cross-compilation from alpha
to 32-bit systems

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 16 02:54:19 1997 UTC (27 years, 3 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.7: +5 -3 lines
Diff to previous 1.7 (colored)

Slight rearrangement, addition of ROMP values.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 3 21:18:23 1997 UTC (27 years, 3 months ago) by rahnds
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

add m88k to MID list for a.out.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 23 02:42:40 1996 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 25 20:48:58 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

do not use MID_M68K4K

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 22 12:07:34 1996 UTC (28 years ago) by deraadt
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)

compat aout loaders change

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 6 11:31:26 1996 UTC (28 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2 (colored)

proto cpu_exec_aout_prep_oldzmagic()

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 3 12:11:41 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
Changes since 1.1: +10 -1 lines
Diff to previous 1.1 (colored)

From NetBSD: 960217 merge

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:53:26 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:53:26 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

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.