History log of /netbsd-src/include/a.out.h (Results 1 – 20 of 20)
Revision Date Author Comments
# f6f3b4be 16-Aug-2009 pgoyette <pgoyette@NetBSD.org>

Repair more fallout from the exec_aout.h change.

No guarantee that these are the "right" things to do, but they do allow
building of port-amd64 again.


# 7db1d33c 10-Dec-2003 agc <agc@NetBSD.org>

Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified b

Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.

show more ...


# f1f16d70 13-Oct-2003 christos <christos@NetBSD.org>

Remove Berkeley's advertising clause 3.


# 039cc956 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22270, verified by myself.


# b7b7322c 02-Feb-1998 perry <perry@NetBSD.org>

merge lite-2


# 4d2cbfce 26-Oct-1994 cgd <cgd@NetBSD.org>

new RCS ID format.


# 801938e7 01-Jul-1994 deraadt <deraadt@NetBSD.org>

macros in exec_aout.h now


# ec249f45 07-Apr-1994 deraadt <deraadt@NetBSD.org>

document the magic number gibble somewhat


# 10f44776 12-Jan-1994 pk <pk@NetBSD.org>

Make NMAGIC work again.


# 415d552d 11-Dec-1993 mycroft <mycroft@NetBSD.org>

Add N_PAGSIZ(), N_TRELOFF(), and N_DRELOFF(), and N_BSSADDR(), to match
SunOS interface.


# 978a7080 18-Oct-1993 pk <pk@NetBSD.org>

Moved __LDPGSZ and `struct relocation_info' to <machine/exec.h>.


# 979a48a2 02-Oct-1993 pk <pk@NetBSD.org>

Added fields to struct relocation_info to accommodate PIC code and
run-time relocations. I've usurped all formerly reserved bits in the process.


# 3d78e6d4 12-Sep-1993 glass <glass@NetBSD.org>

sun3 has 8k pages


# 369e28bc 01-Sep-1993 deraadt <deraadt@NetBSD.org>

addition of the pc532 architecture


# e9d867ef 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# c8bdad05 18-Jun-1993 cgd <cgd@NetBSD.org>

convert magic numbers to network byte order, and attendent changes


# b4066ead 17-Apr-1993 mycroft <mycroft@NetBSD.org>

Add N_RELOFF().


# 7db68148 16-Apr-1993 mycroft <mycroft@NetBSD.org>

Add QMAGIC support.


# 2d879934 16-Apr-1993 mycroft <mycroft@NetBSD.org>

Add support for QMAGIC.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources