Hi everyone,
I've been happily modifying my dosemu copy (patchset-1.0.0.9.tgz) without
thinking about keeping backups or such. After a couple of quick changes I
realised this and tried to find some sort of CVS to use for diffs to send
off patches. No such luck.
In a message to Jeff Bachtel dated 1998-10-16, Hans Lermen says:
<quote>
> Is there anonymous CVS access for dosemu?
No, and there are no plans to have one.
</quote>
Is this still the case?
Anyways:
src/arch/linux/debugger/mhpdbgc.c:get_value() " wl" used twice, assumes
constant string merging is in effect. I get some other 'interesting' effects
when turning that off.
mfs.c:line# 3191 O_WRONLY -> O_RDWR Makes Microsofts old link, lib, etc.
work on lredir:ected drives. I saw some other people reported this problem
before.
//Bj�rnen.