Commit graph

8 commits

Author SHA1 Message Date
Philippe Teuwen aa6fc60a22 xorcheck script converted in python3 + test 2020-02-21 16:29:52 +01:00
Joe Harrison 7d157606ee Use /usr/bin/env in shebangs
Stop assuming that bash is in /bin, and that perl and python are in
/usr/bin, etc.
Instead, use env command to find these commands in the path.
2020-02-18 00:00:24 +00:00
Philippe Teuwen bcb33ca5ef tools scripts: fix mix of spaces & tabs 2019-03-09 10:52:45 +01:00
iceman1001 1b61e01f0e chg: removed whitespaces. 2018-01-09 19:17:21 +01:00
adam@algroup.co.uk 7cea81eea6 oops, missed a bit! 2009-09-05 13:11:31 +00:00
adam@algroup.co.uk 98af9ddf8c fix wrong terminology - LRC/CRC and calulate result instead of matching (thanks Henryk!) 2009-09-05 13:10:17 +00:00
adam@algroup.co.uk c5847014fd clarify output 2009-09-05 08:46:59 +00:00
adam@algroup.co.uk 4962d41420 tool to find correct byte for 8-bit XOR CRC 2009-09-05 07:14:35 +00:00