There is a little glitch in patch-1.1.0 of patchset-1.1.0 which beats you when using patch >= 2.5. The bug is not in patch, but patch < 2.5 did not show it and unintentionally does the right thing ;-) So, if you have patch >= 2.5 and you get a broken DOSEMU after applying the patchset, do the following - after having untar'ed patchset-1.1.0.tgz do perl -i -pe 's/^-1\.0\.1/-1\.0\.1\.1/' ./tmp/patch-1.1.0 - and after this do sh ./tmp/do_patch This should fix the problem. Note that dosemu-1.1.0.tgz is not involved in that bug, only the patchset is. -Hans 2000/07/15