1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00
Lars Brinkhoff 3eb08a071c Add script to diff two DUMP tapes.
The script takes two file names on the command line: an old tape, and
a new tape.  Any updated files are written to a new tape diffs.tap.
The intent is that diffs.tap can be extradted with a DUMP command like
LOAD CRDIR LINKS to update an ITS system.

The script tries to avoid including binary files that only differ in
the symbol table or creation time.  Some false positives are expected.
2020-09-15 17:28:32 +02:00
..
2020-06-09 18:04:00 +02:00
2020-06-09 18:04:00 +02:00
2020-06-09 18:04:00 +02:00
2020-06-09 18:02:50 +02:00
2018-05-02 19:56:59 +02:00
2020-06-09 18:04:00 +02:00
2020-08-10 22:08:00 +02:00
2020-09-14 11:28:51 +01:00
2020-09-14 11:28:51 +01:00
2018-08-04 07:01:11 +02:00
2018-10-08 18:02:02 +02:00
2019-05-11 19:57:20 +02:00