summaryrefslogtreecommitdiff
path: root/usr.sbin/mdsetimage/exec_coff.c
AgeCommit message (Collapse)Author
2016-09-21ansify.christos
2009-07-30WARNS'fy sources which are left for reference.tsutsui
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.
2001-10-01Remove the advertising clause from my license notice FOR THIS PROGRAM ONLY.cgd
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.)
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
consistency. (no functional changes)
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
to match as well. No functional changes.
2000-01-07machine/exec_coff.h -> sys/exec_coff.hmsaitoh
1999-09-12support coff image file.itojun
(this is part of NetBSD/sh3 patches)