History log of /netbsd-src/usr.sbin/mdsetimage/exec_coff.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 753ee543 21-Sep-2016 christos <christos@NetBSD.org>

ansify.


# fcb0df92 30-Jul-2009 tsutsui <tsutsui@NetBSD.org>

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
loca

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.

show more ...


# 0fcb9b77 01-Oct-2001 cgd <cgd@NetBSD.org>

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

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.)

show more ...


# db755e7c 14-Jun-2000 cgd <cgd@NetBSD.org>

sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)


# d220ca5b 14-Jun-2000 cgd <cgd@NetBSD.org>

fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.


# 049ad0d9 07-Jan-2000 msaitoh <msaitoh@NetBSD.org>

machine/exec_coff.h -> sys/exec_coff.h


# ec7f04c3 12-Sep-1999 itojun <itojun@NetBSD.org>

support coff image file.
(this is part of NetBSD/sh3 patches)