summaryrefslogtreecommitdiff
path: root/Kernel/BlkDev/Patches
AgeCommit message (Collapse)Author
2026-06-27Add missing patchesHarley Travis
These patch files are based on patches I had to make while testing the driver on my TOS machine.
2026-06-27Update BlkDevAddFDC.HCHarley Travis
The filesystem-checking code, now part of the FDCFsChk function, was replaced with a call to said function.
2026-06-20Re-arrange patch filesHarley Travis
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.