📜 ⬆️ ⬇️

ReactOS: anniversary build # 60000

image Today, on the day of the 66th anniversary of the discovery of the first bug in the program, the ReactOS project team released the 60,000th build of the same name operating system.
Download the installation image here .
60000 kommit
The author is Alex Ionescu.

build.reactos.org : 8010 / changes / 15882
Comments

For our 60000th commit, I bring you a complete rewrite of the Named Pipe File System. It is not “active”, but I’m not willing to accept any further commiters any further. Once the code is reviewed, it is reviewed, fixed, tested, and NPFS. This driver is cross-compatible with Windows Server 2003. It is expected to fix the winetest incompatiblities, RPC / SCM issues. It is a motivating factor.
')
[NPFS-NEW]: Implement QueryVolume, QuerySecurity, SetSecurity. FSCTLs is implemented now. The former two will come in an upcoming commit.
[NPFS-NEW]: Major cleanup in the way. Reference FILE_PIPE defines from now on. Also fix a lot of formatting issues. Fix a bunch of bugs that were found. Use FILE_PIPE_SERVER_END and FILE_PIPE_CLIENT_END intead of a BOOLEAN. Use TRUE / FALSE / STATUS_SUCCESS / NULL / etc when used intead of 0/1. This is a big help.
contained a new implementation of the file system driver named NPFS channels.


It is also worth noting:


The project is in dire need of testers due to the occurred and expected major changes in the code base. We are waiting for you at the official forum and in the project groups in social networks.

Source: https://habr.com/ru/post/193274/


All Articles