History log of /netbsd-src/sys/arch/atari/stand/binpatch/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 8aad094f 10-May-2010 tsutsui <tsutsui@NetBSD.org>

Include <bsd.own.mk> before ${NETBSDSRCDIR}.


# 0228fe92 20-Aug-2009 tsutsui <tsutsui@NetBSD.org>

Rewrite binpatch(8) utility to add support for ELF binaries,
using implementation of old src/usr.sbin/mdsetimage sources
which supports misc executable formats without LGPL'ed libbfd.

No particular

Rewrite binpatch(8) utility to add support for ELF binaries,
using implementation of old src/usr.sbin/mdsetimage sources
which supports misc executable formats without LGPL'ed libbfd.

No particular comments on port-atari@.

XXX1: amiga also has the similar utility in amiga/stand/binpatch
but it has slightly different options.
XXX2: Is it worth to put this utility into MI src/usr.sbin to patch
rtc_offset etc. in GENERIC kernel binaries in distribution?

show more ...


# 8e6f7afb 12-Dec-2001 tv <tv@NetBSD.org>

MKfoo=no -> NOfoo


# dcab0210 13-Feb-1999 lukem <lukem@NetBSD.org>

convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.


# c86a5112 22-Jun-1997 mrg <mrg@NetBSD.org>

move man pages into share/man.


# 8f5551f5 29-Aug-1995 leo <leo@NetBSD.org>

Fix rule for manual page.


# 8b0113cf 26-Mar-1995 leo <leo@NetBSD.org>

NetBSD/Atari, port by Leo Weppelman.