View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000132 | Kolibri OS (trunk) | Kernel | public | 2021-04-02 13:16 | 2021-04-02 13:20 |
Reporter | dunkaist | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Platform | Any x86 / Любой x86 | OS | KolibriOS | OS Version | SVN autobuilds |
Product Version | SVN build / автосборка SVN | ||||
Target Version | 0.8.0.0 | ||||
Summary | 0000132: DOSBox fails to 'dir' root directories | ||||
Description | DOSBox 'dir' command doesn't work since r6868, details on the screenshots. This is because of changed return code of sysfn70.5 (GetFIleInfo) for root dirs (e.g. /hd0/1/). If you change return code of sysfn70.5 for root dirs from 0 to 2 (as it was before r6868), DOSBox will 'dir' correctly. | ||||
Steps To Reproduce | 1. Boot KolibriOS with HDD attached, run DOSBox. 2. > mount c /hd0/1/ 3. > C: 4. > dir | ||||
Tags | c, fs, HLL, kernel | ||||
SVN revision / ревизия SVN | r6868 | ||||
Type of distribution / Тип дистрибутива | any / любой | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-02 13:16 | dunkaist | New Issue | |
2021-04-02 13:17 | dunkaist | File Added: dosbox_r6867.png | |
2021-04-02 13:17 | dunkaist | File Added: dosbox_r6868.png | |
2021-04-02 13:18 | dunkaist | Status | new => confirmed |
2021-04-02 13:20 | dunkaist | Tag Attached: HLL | |
2021-04-02 13:20 | dunkaist | Tag Attached: c | |
2021-04-02 13:20 | dunkaist | Tag Attached: fs | |
2021-04-02 13:20 | dunkaist | Tag Attached: kernel |