-
This changeset has the final ident86 report comparing today's drdos.pag with that of 2024-08-02: https://hg.pushbx.org/ecm/edrdos/rev/3d43a9d29b68
Today's build only uses NASM, WarpLink, x2b2, roun…
-
Remaining differences:
* version.inc with text equates instead of directly writing strings with `db`
* LFN variables in a different segment
* line ending differences
* fdos.def instead o…
-
At least Digital Research DR DOS 6 and Caldera DR-DOS 7.03 kernel files are named IBMBIO.COM and IBMDOS.COM. As the dual-file builds purpose is mainly being a drop-in replacement for this systems, I s…
-
There's an interesting article about how idle detection was supposed to work in DRDOS.
The relevant parent has expired, and this seems pretty efficient -
https://www.os2museum.com/wp/idle-dr-dos
-
I get the following error when trying to run the executable (r2dr2-udp-drdos-tool-master\Binary\r2dr2.exe). Looks like I need it from http://pcapdotnet.codeplex.com/wikipage?title=Using%20Pcap.Net%20i…
-
VMs that use NFS (e.g., to access project space) will expose rpcbind to be used in UDP DRDoS attacks. Which is bad. So we need the following when running inside CSE.
In `/etc/hosts.allow`:
```
rpcbi…
jayfo updated
6 years ago
-
Hello,
I installed the pre-requisites (.NET framework and winpcap verisons) as mentioned in Readme. When I try to run the binary, I get an error that "The version of this file is not compatible wit…
-
**Description**
I ran into an issue with parted_partitions.set_id.
it’s using sfdisk to set the id, and checks if the partition type matches the list available in sfdisk -T,
which returns ID name p…
-
Do the PE32 "MSDOS" executables compiled by Red with -t --target
"MSDOS : Windows, x86, console (+ GUI) applications"
actually run under some version of real MSDOS, DRDOS, FreeDOS, ...?
…
-
The main change in https://github.com/SvarDOS/edrdos/commit/a9adbbf2fb4077a8eff2e443b428da8c3e803623 just undoes what https://github.com/SvarDOS/edrdos/commit/f4e868e1ade78bb55fd72abac02cede50ad91794#…