Re: DOS: fix loading of DOS exe files

2004-01-16 Thread Michael Stefaniuc
Hello, Alexandre please don't apply this patch. Ove told me why the hack is in. I'll redo the patch. bye michael On Fri, Jan 16, 2004 at 02:43:16AM +0100, Michael Stefaniuc wrote: > the attached patch fixes a problem when loading DOS exe files which have > 4 bytes on the last page of the

DOS: fix loading of DOS exe files

2004-01-15 Thread Michael Stefaniuc
Hello, the attached patch fixes a problem when loading DOS exe files which have 4 bytes on the last page of the executable. There is no comment in the code and i googled and couldn't find any reason or hint why having 4 bytes on the last page is special and why we should than load the full 512 byt