Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[REACTOS] Refresh old URLs (#7632)
[REACTOS] Add missing line breaks at end of file
[EXT2FS] Fix an uninitialized variable usage RTC failure
[KDGDB] Don't make GDB a separate citizen (#5187)
[FS_REC] Rename Ext2 recognizer to Ext recognizer (#7497)
[BOOTDATA][FS] Small adjustments of filesystem drivers registry parameters.
[MUP] Mute DPRINT1's that slow down shared folder accesses (#5545)
[REACTOS] Fix build with VS 17.14.2 / CL 19.44.35207.1
[NPFS] Fix dereference of uninitialized variable
[NTFS] Typo fix: "Steam" -> "Stream"
[UDFS] Fix GCC 13 warnings about uninitialized variables
[VFATFS] FATGetNextDirEntry(): Fix 1 MSVC 'warning C4267' (#6179)
[FASTFAT] And now use the MS-open-sourced fastfat_new as our official FAT12/16/32 FS driver.