Hi, This is mainly for those who are interested in bug fixes and testing; only a source patch is provided. I've put it here: http://dosemu.sf.net/prereleases/patch-1.2.1.1.tgz
how to apply: cd where your dosemu-1.2.1 source is wget http://dosemu.sf.net/prereleases/patch-1.2.1.1.gz gunzip -c patch-1.2.1.1.gz | patch -p1 make su make install This prerelease consists mostly of bug fixes back ported from the CVS development branch and GCC 3.4 warning (lvalue cast) fixes. One user visible change is that the hogthreshold sleep code was reorganized a little; any INT2F (includes most file I/O) access will reset the sleep trigger, so file I/O is fast even with the default hogthreshold setting of 1. This makes a huge difference with FreeDOS EDIT. Enjoy, Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
