Ros-diffs August 2008

ros-diffs@reactos.org
  • 27 participants
  • 853 discussions

[sginsberg] 35303: - Code cleanup
by sginsberg@svn.reactos.org
16 years, 2 months

[sginsberg] 35302: - Fix a broken check in PspExitThread. We should check if Stack Swapping is _disabled_ during termination, not crash if it is enabled! - Fix KeInitThread to respect this, and initialize EnableStackSwap to TRUE. Otherwise, only executive worker threads who modify the stack swap flag themselves encounter this issue. - This, along with my previous change, fixes worker thread termination being completely broken and crashing ros. - Thanks to Aleksey for confirming my changes
by sginsberg@svn.reactos.org
16 years, 2 months

[janderwald] 35301: - implement deleting file using recyclebin api - play a sound on when requested using the user default for emptying recycle bin - rename shlfldr_mydocuments.c
by janderwald@svn.reactos.org
16 years, 2 months

[sginsberg] 35300: - Fix a (comment) typo
by sginsberg@svn.reactos.org
16 years, 2 months

[sginsberg] 35299: - Reapply the PsTerminateSystemThread typo fix. We do boot fine with this fix. - Note to self: Don't commit after midnight and always test your patches yourself
by sginsberg@svn.reactos.org
16 years, 2 months

[cgutman] 35298: - Revert r35279 due to some odd problems with UnlockBuffers when completing
by cgutman@svn.reactos.org
16 years, 2 months

[cgutman] 35297: - Don't crash if we are already freed - Some code frees the buffers right after an operation fails which is fine
by cgutman@svn.reactos.org
16 years, 2 months

[cgutman] 35296: - Move memory freeing to ListenComplete
by cgutman@svn.reactos.org
16 years, 2 months

[jmorlan] 35295: - Moved ExpandAlias call from ParseCommandLine to ReadCommand; aliases should only be processed when reading from the console. Removed processing of %variable% substitutions in ExpandAlias - not necessary now that aliases are expanded earlier. - Rewrite %variable% substitution code, should be much more compatible with Windows cmd now.
by jmorlan@svn.reactos.org
16 years, 2 months

[sginsberg] 35294: - Temporarily revert my last change. We don't set the SystemThread flag appropriately and it is always zero
by sginsberg@svn.reactos.org
16 years, 2 months
Results per page: