Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
[TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959)
[REACTOS] Use standard conforming names
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
[REACTOS] Improve handling of non-standard names
Add .gitattributes and .gitignore files and normalize line endings in the repository (#10)
[REACTOS] Fix MSVC printf format warnings
[VFD] Properly mark ReactOS's diffs
[VFD] Import the VFD project (Virtual Floppy Drive) which allows creating virtual floppy drives in ReactOS and mount images on them. Only the cmd got imported. The GUI interface may come later on. Note that, as for vcdrom, the driver is left disabled and you need to explicitely start it through vfd command line interface.