Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!matt@UCLA-LOCUS.ARPA From: matt@UCLA-LOCUS.ARPA Newsgroups: net.micro.cpm Subject: MDMLNK - Patching MDM7xx and other files without DDT or SID Message-ID: <12105@sri-arpa.UUCP> Date: Sun, 8-Apr-84 22:07:00 EST Article-I.D.: sri-arpa.12105 Posted: Sun Apr 8 22:07:00 1984 Date-Received: Sat, 14-Apr-84 09:17:52 EST Lines: 11 From: "Matthew J. Weinstein" Actually, if there's a standard relocatable format, with symbol table info, etc., that's probably a better thing to do patches on. Also, the way programs like SCCS and RCS do changes, they leave identifier strings in the binary, that can be searched for, and indicate version info about the program. No reason not to use this sort of approach, within reason... - Matt