Ros-diffs August 2008

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

[hpoussin] 35534: Calling IoSynchronousInvalidateDeviceRelations with type TargetDeviceRelation returns success. Spotted by Alex
by hpoussin@svn.reactos.org
16 years, 1 month

[hpoussin] 35533: Move most of the code of IoSynchronousInvalidateDeviceRelations to IopEnumerateDevice, and use it when possible Fix IoSynchronousInvalidateDeviceRelations prototype
by hpoussin@svn.reactos.org
16 years, 1 month

[hpoussin] 35532: Clean up code by removing now useless parts Replace 3rd arg of IopActionInitChildServices by a global variable (removes a pointer cast) IopStartDevice: no need to get top of stack, IopInitiatePnpIrp does it for us
by hpoussin@svn.reactos.org
16 years, 1 month

[sginsberg] 35531: - Replace more magic values with symbolic constants - Fix a peculiar header duplication
by sginsberg@svn.reactos.org
16 years, 1 month

[jmorlan] 35530: - Extract the line-reading code in ProcessInput to a separate function (ReadLine) that the parser can call. Now line continuations (using ^ at the end of a line) and multi-line parenthesized blocks work. - ReadBatchLine: Don't strip the trailing \n, the parser needs it. Remove handling of :labels and @quiet commands, now done by the parser. - ReadCommand: Add a \n to the line. Move PrintPrompt call out, since the prompt shouldn't be printed for additional lines read in a command
by jmorlan@svn.reactos.org
16 years, 1 month

[sginsberg] 35529: - Add EFLAGS_IOPL to asm.h and make use of it in assembly - Fix a potential 64-bit warning in handle.c - Comment fixes
by sginsberg@svn.reactos.org
16 years, 1 month

[tkreuzer] 35528: LdrPEProcessImportDirectoryEntry: ULONG -> ULONG_PTR to fix imports.
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 35527: Fix handling of stack
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 35526: Move KiSystemStartup again to kiinit.c, implement an intermediate function KiInitializeKernelAndGotoIdleLoop that is now called from the asm function KiSetupStackAndInitializeKernel. This way we avoid using "hardcoded" constants.
by tkreuzer@svn.reactos.org
16 years, 1 month

[tkreuzer] 35525: Fix _interlockedbittest intrinsics. For some strange reason they were working correctly on x86, the compiler seemed to know "what it means". But that doesn't work on amd64, here we need *a as "=m" operand, not a.
by tkreuzer@svn.reactos.org
16 years, 1 month
Results per page: