David Goodwin

Results 13 comments of David Goodwin

Late last year I was using 86Box 2.07 to test out various versions of the NetWare client under various versions of DOS (to see what the minimum spec PC was)....

Did some testing with 86Box 3.6, some ODI drivers, the old 16bit VLM 1.21 client, and four NIC options: Novell NE2000 Ethernet MLID v2.10 (960401) Refuses to load - "The...

EISA specification over here: https://www.os2museum.com/wp/eisa-specification-3-1/

This can be done from ckoco3.c at around line 12227. Replacing the body of the ISLINUX(tt_type) if statement with `setremcharset(TX_UTF8, 4);` seems to do the job. I'm not currently sure...

This appears to be an issue primarily on modern windows and related to the command screen having the wrong dimensions. On NT4 the console version seems fine (from my limited...

I think the USB-Serial device I was originally having trouble with may just be faulty (PuTTY couldn't use it either). Around that time one or two other people had raised...

Yeah, its a false positive. I put a fresh Visual C++ 14.2 build straight from the github build servers through virustotal with similar (though not as many) results: https://www.virustotal.com/gui/file/856a048aff6fd14f817f082247bdbe4c11428015ac0667a7a390040de3cba60e This...

An additional reason to do this: Enabling GSSAPI support in libssh means *requiring* MIT Kerberos for Windows to be installed - CKW won't start without it. CKW now ships with...

If this ever gets implemented, remember to get this website updated (if its still around then): https://www.arewesixelyet.com/

OpenSSL 3.1.0 is currently broken on Itanium (but fine everywhere else)