Hi, this may or may not help or be just a historical curiosity: May last year playing with git I constructed a historical dosemu git archive generated from tarballs and patches from version 0.1 to the beginning of cvs at 1.1.5.2
I mention it here because it can be used to determine copyright holders of files. to merge current with historical into one view, do from a clean directory: git clone git://git.code.sf.net/p/dosemu/history dosemu-history cp -p dosemu-history/.git/objects/pack/* <current-dosemu-git>/.git/objects/pack cd <current-dosemu-git> git replace 0c163a71 d555e0e8 where <current-dosemu-git> is the path to your local dosemu git repo. I'll reply to your other points later. Bart ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Dosemu-devel mailing list Dosemu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dosemu-devel