Home | History | Annotate | Download | only in mdsetimage
History log of /src/usr.sbin/mdsetimage/exec_aout.c
RevisionDateAuthorComments
 1.8  21-Sep-2016  christos merge copies...
 1.7  30-Jul-2009  tsutsui branches: 1.7.30;
WARNS'fy sources which are left for reference.

src/usr.sbin/mdsetimage has been superseded by src/gnu/usr.sbin/mdsetimage
for toolchain to handle cross build binaries, but these old sources for
local executable binaries still can be used for tools to patch binaries,
like binpatch utility in sys/arch/amiga/stand and sys/arch/atari/stand.
 1.6  01-Oct-2001  cgd branches: 1.6.40; 1.6.46;
Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.
The purpose of that modification is to make the license on these files
"GPL-compatible," so that mdsetimage may be combined with BFD. (The
resulting license is word-for-word identicial to one of the licenses
described as being GPL compatible on
http://www.gnu.org/licenses/license-list.html.)
 1.5  14-Jun-2000  cgd sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
 1.4  14-Jun-2000  cgd fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
 1.3  17-Oct-1997  lukem branches: 1.3.10;
WARNSify
 1.2  30-Sep-1997  scottr Implement the -T flag, used to (optionally) specify the kernel text
start address for a.out executables. This is useful in the case that
kernel text starts in the second physical page, in which case the
clever hack to work around the problem is defeated.

This option was patterned after the -T flag documented in the ld(1)
man page. (It does not support the undocumented '-Ttext <addr>'
usage, however, since that would require a parser or getopt(3) hacks.)
 1.1  04-Oct-1996  cgd rdsetimage, a program to set kernel RAM disk images.
Written from scratch by me, today.
 1.3.10.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.6.46.1  21-Apr-2010  matt sync to netbsd-5
 1.6.40.1  04-Oct-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #1056):
usr.sbin/mdsetimage/exec_aout.c: revision 1.7
usr.sbin/mdsetimage/exec_coff.c: revision 1.6
usr.sbin/mdsetimage/exec_ecoff.c: revision 1.6
usr.sbin/mdsetimage/exec_elf32.c: revision 1.10
usr.sbin/mdsetimage/mdsetimage.c: revision 1.19
WARNS'fy sources which are left for reference.
src/usr.sbin/mdsetimage has been superseded by src/gnu/usr.sbin/mdsetimage
for toolchain to handle cross build binaries, but these old sources for
local executable binaries still can be used for tools to patch binaries,
like binpatch utility in sys/arch/amiga/stand and sys/arch/atari/stand.
 1.7.30.1  04-Nov-2016  pgoyette Sync with HEAD

RSS XML Feed