Home | History | Annotate | only in /src/sys/arch/atari/stand/binpatch
History log of /src/sys/arch/atari/stand/binpatch
RevisionDateAuthorComments
 1.7 10-May-2010  tsutsui Include <bsd.own.mk> before ${NETBSDSRCDIR}.
 1.6 20-Aug-2009  tsutsui branches: 1.6.2; 1.6.4;
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?
 1.5 12-Dec-2001  tv branches: 1.5.122; 1.5.132; 1.5.140;
MKfoo=no -> NOfoo
 1.4 13-Feb-1999  lukem branches: 1.4.22; 1.4.26;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.3 22-Jun-1997  mrg move man pages into share/man.
 1.2 29-Aug-1995  leo Fix rule for manual page.
 1.1 26-Mar-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 26-Mar-1995  leo NetBSD/Atari, port by Leo Weppelman.
 1.4.26.1 08-Jan-2002  nathanw Catch up to -current.
 1.4.22.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.140.1 21-Apr-2010  matt sync to netbsd-5
 1.5.132.1 04-Oct-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #1056):
share/man/man8/man8.atari/binpatch.8: revision 1.6
sys/arch/atari/stand/binpatch/Makefile: revision 1.6
sys/arch/atari/stand/binpatch/binpatch.c: revision 1.5, 1.6
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?
 1.5.122.2 11-Aug-2010  yamt sync with head.
 1.5.122.1 16-Sep-2009  yamt sync with head
 1.6.4.1 30-May-2010  rmind sync with head
 1.6.2.1 17-Aug-2010  uebayasi Sync with HEAD.
 1.2 22-Jun-1997  mrg move man pages into share/man.
 1.1 26-Mar-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 26-Mar-1995  leo NetBSD/Atari, port by Leo Weppelman.
 1.7 22-Sep-2016  christos Catch up with mdsetimage changes.
 1.6 20-Aug-2009  tsutsui branches: 1.6.22; 1.6.40; 1.6.44;
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?
 1.5 14-Mar-2009  dsl 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.
 1.4 04-Aug-2006  mhitch branches: 1.4.62; 1.4.70; 1.4.72; 1.4.76; 1.4.80;
gcc4 fixes: need to include stdlib.h; fix prototype and definition of
local error() function.
 1.3 06-Apr-1999  pk branches: 1.3.52; 1.3.66; 1.3.70;
Duplicate clause number in copyright text.
 1.2 01-Nov-1997  lukem branches: 1.2.8;
getopt returns -1 not EOF
 1.1 26-Mar-1995  leo branches: 1.1.1;
Initial revision
 1.1.1.1 26-Mar-1995  leo NetBSD/Atari, port by Leo Weppelman.
 1.2.8.1 07-Apr-1999  pk branches: 1.2.8.1.2;
Pull up from trunk: copyright text warts.
 1.2.8.1.2.1 21-Jun-1999  thorpej Sync w/ -current.
 1.3.70.1 11-Aug-2006  yamt sync with head
 1.3.66.1 09-Sep-2006  rpaulo sync with head
 1.3.52.1 30-Dec-2006  yamt sync with head.
 1.4.80.1 21-Apr-2010  matt sync to netbsd-5
 1.4.76.1 13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.4.72.1 04-Oct-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #1056):
share/man/man8/man8.atari/binpatch.8: revision 1.6
sys/arch/atari/stand/binpatch/Makefile: revision 1.6
sys/arch/atari/stand/binpatch/binpatch.c: revision 1.5, 1.6
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?
 1.4.70.1 28-Apr-2009  skrll Sync with HEAD.
 1.4.62.2 16-Sep-2009  yamt sync with head
 1.4.62.1 04-May-2009  yamt sync with head.
 1.6.44.1 04-Nov-2016  pgoyette Sync with HEAD
 1.6.40.1 05-Oct-2016  skrll Sync with HEAD
 1.6.22.1 03-Dec-2017  jdolecek update from HEAD

RSS XML Feed