History log of /netbsd-src/sys/arch/atari/stand/binpatch/binpatch.c (Results 1 – 7 of 7)
Revision Date Author Comments
# de844269 22-Sep-2016 christos <christos@NetBSD.org>

Catch up with mdsetimage changes.


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


# 82357f6d 14-Mar-2009 dsl <dsl@NetBSD.org>

ANSIfy another 1261 function definitions.
The only ones left in sys are beyond by sed script!
(or in sys/dist or sys/external)
Mostly they have function pointer parameters.


# c97e01a8 04-Aug-2006 mhitch <mhitch@NetBSD.org>

gcc4 fixes: need to include stdlib.h; fix prototype and definition of
local error() function.


# 70f2ec45 06-Apr-1999 pk <pk@NetBSD.org>

Duplicate clause number in copyright text.


# 3e8e7446 01-Nov-1997 lukem <lukem@NetBSD.org>

getopt returns -1 not EOF


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

NetBSD/Atari, port by Leo Weppelman.