|
| 1 | +v0.84pre6 |
| 2 | +fix: Revert to first-fit dosalloc for copy&dir buffers for non-large model |
| 3 | + (Bart) |
| 4 | +fix: Enable reporting of directory sizes up to 2TB (with Tom Ehlert) |
| 5 | +fix: dosalloc: apply carry to flag image for intr(), not directly via stc |
| 6 | + The carry flag was not preserved before. (Bart) |
| 7 | +fix: Use intr.asm with OW too, to be able to use SZAPC flags on input. (Bart) |
| 8 | +chg: Enable cross-compilation from 64-bit Windows using Open Watcom (Bart) |
| 9 | +fix: ia16-elf-gcc: intr( ) now loads flags before invoking interrupt (TK Chia) |
| 10 | +fix: compilation errors when LFN is disabled. Fixes #5. (Bart) |
| 11 | +fix: Allocate a large enough buffer for the rest of the command line. |
| 12 | + We need to use a full buffer for the rest to allow for alias expansion. |
| 13 | + Fixes #6. (Bart) |
| 14 | +fix: GCC: make sure that XMS calls get ds:si, otherwise ds can be wrong. (Bart) |
| 15 | +fix: OW: Use xmsfunc typedef and apply #pragma aux to that. |
| 16 | + This way XMScopy actually works, and passes the structure in si, |
| 17 | + so messages are copied correctly. Fixes issues with metados. (Bart) |
| 18 | +fix: keep asm inputs & clobbers separate in gcc port of dup2 (TK Chia) |
| 19 | +fix: ia16-elf-gcc code wrongly assumed XMS driver preserves %bx (TK Chia) |
| 20 | +fix: tell OW that bx/cx can be modified, similar to ia16-elf-gcc (Bart) |
| 21 | +fix: cmd: shift: use correct context, Fixes SF Bug #155 (Wolfram Sang) |
| 22 | +chg: Replace XMSrequest external asm with inline asm for GCC. (Bart) |
1 | 23 | v0.84pre5
|
2 | 24 | add: Serbian/Yugoslavian for cp852 from freedoslocal (Dejan Strbac)
|
3 | 25 | add: Slovenian translations from freedoslocal (Matej Horvat)
|
|
0 commit comments