Bernd Böckmann

Results 48 issues of Bernd Böckmann

I already did this for the version available at the FreeDOS Gitlab repo [1], and then noticed that there exists a more recent version [2], which probably comes from [3]....

enhancement
external

Currently, no free SETVER implementation seems to exist for the EDR kernel, making version faking rely on the proprietary binary shipped with OpenDOS 7.01. The SETVER implementation for the FreeDOS...

enhancement

A user requested that COMMAND warns when COPY is going to overwrite a file while copying.

enhancement

Happens on VMware and an emulated Pentium system. So chances are that it is a general compatibility problem.

compatibility

I am thinking about making FAT+ support optional by introducing a build flag `FATPLUS` (in fact I already started doing it). I saw that the SFT entries can then be...

discussion

Affected file: drdos/disk.asm Routine: func36 Reference: https://fd.lod.bz/rbil/interrup/dos_kernel/2136.html When operating on a drive with either more than 0xffff total clusters or 0xffff clusters free, the code tries to adapt the the...

bug

With `HIMEMX.EXE` it just crashes with a blank screen, and with `HIMEM.SYS` shipped with Windows it fails with a ``` KERNSTUB: error during boot ``` error message. When commenting out...

compatibility

Hi @SuperIlu. I am currently packaging DOjS for SvarDOS. I encountered quite a few filenames longer than 8.3 in the [release ZIP](https://github.com/SuperIlu/DOjS/releases/download/v1.130/dojs-1.13.0.zip). Most of them are in the doc\html folder....