4
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adapted from Chris Rodie's patch (bugzilla #1729): More... over 21 years ago
Using a FAT32 table so that FATs won't be too big for drives <= 64 GB More... over 21 years ago
* FAT32 kernels should ignore the upper word of the cluster number for More... over 21 years ago
Make strupr code unambiguous More... over 21 years ago
From Lucho: More... over 21 years ago
From Lucho: clean up *.lnk files for "clean" and "clobber". More... over 21 years ago
From Lucho: the DJ mechanism needs to affect More... over 21 years ago
from Lucho: basic implementation of More... over 21 years ago
From Lucho: implement More... over 21 years ago
~1K size reduction for sys.com by using Tom's talloc.c malloc/free functions More... over 21 years ago
Fix missing (unsigned long) cast for multiplication: this fixes the More... over 21 years ago
Bump version number to 2033. More... over 21 years ago
Better (for FAT32) and simpler FAT default value calculations. More... over 21 years ago
v0.82 pl 3: More... over 21 years ago
bugfix: Ask for FreeCOM location when STRINGS are missing [#687] More... over 21 years ago
bugfix: INIT: FreeCOM-path and TTY can be in any order More... over 21 years ago
chg: SCRIPTS\MAKECMD.BAT: replaces MAKE_LNG.BAT, make localized FreeCOMs More... over 21 years ago
add: SCRIPTS\MAKE_LNG.BAT: Make language-specific FreeCOM from *.LNG files {Bernd Blaauw} More... over 21 years ago
add: SPANISH.LNG/ERR {Aitor Santamaría Merino} More... over 21 years ago
MSC/TurboC compatibility fixes (Luchezar/Bart) More... over 21 years ago
Rename blockio by rqblockio (namespace conflict with dsk.c) More... over 21 years ago
Do not clobber the DTA if findfirst or findnext fails. Fixes bug #1712 More... over 21 years ago
add: copy.c: BIGcopy() - large buffer r/w copy {Tom Ehlert} More... over 21 years ago
add: total update/rewrite GERMAN.LNG {Clemens L÷ser} More... over 21 years ago
bugfix: FIXSTRS: TEXT_CMDHELP_FOR: Invalid warning for {Bernd Blaauw} More... over 21 years ago
FAT32 kernels should fail int21/ah=71 with al=0, carry set. More... over 21 years ago
Fix nls upcase problem with SS!=DS. More... over 21 years ago
Move permission check to better place (only for necessary for opening More... over 21 years ago
force r/o open for FCB and legacy creat if the file is read-only More... over 21 years ago
From Lucho with some help from Tom: initialize serial ports and retry More... over 21 years ago