FreeDOS kernel 2031 is available
Jul 19 2003 by jhall
Bart Oldeman has this announcement:
Special thanks go to Luchezar Georgiev for some good bug hunting. The device driver and UMB regressions of kernel 2030 are fixed. Download it from sourceforge or from ibiblio.
Here are only a few of the changes:
* add extra low disk buffer to avoid HMA problems with certain device drivers.
* point to a correct environment for INSTALL= (fixes problems with xmsdsk).
* change device driver error code check (using S_ERROR | S_DONE) (fixes problem with the SystemSoft PCMCIA socket services driver)
* Fix a problem that occurred with some Compaq and Fujitsu/Siemens highend equipment.
* Correct problem with multiple UMBs (bug #1671)
* main.c: there aren't lastdrive open file handles but a maximum of 20.
* config.c, main.c: Fix bug in block device driver init of DPBs (bug #1969, TDSK problem)