Ros-diffs November 2009

ros-diffs@reactos.org
  • 23 participants
  • 444 discussions

[sserapion] 43965: [USER32] - Fix several user32 warnings. - Sync GetWindow*A/W with wine and unify all versions, commenting out a wine hack. - As a bonus implement GetWindowLongPtrA/W. - Tested to work in trunk.
by sserapion@svn.reactos.org
14 years, 11 months

[tkreuzer] 43964: Hey Arch, next time you change 3rdparty code, either make sure, it's merged upstream or provide a diff, please. Adding back MSVC fixes.
by tkreuzer@svn.reactos.org
14 years, 11 months

[sginsberg] 43963: - Convert one more __invlpg to KeInvalidateTlbEntry
by sginsberg@svn.reactos.org
14 years, 11 months

[sginsberg] 43962: - Oh snap. KDBG is not dead yet.
by sginsberg@svn.reactos.org
14 years, 11 months

[ablackmann] 43961: Holy shit Batman! KbdTool can now write out the keyboard layout header file! You should get a Layout01.h if you run it on test.klc (in your current working directory).
by ablackmann@svn.reactos.org
14 years, 11 months

[sginsberg] 43960: - Implement support for reading and writing physical memory for KD. The implementation uses a reserved mapping page to map the target physical address to. On x86 this page is located at virtual address 0xFFBFF000, and the PTE for this page is the last PTE of the nonpaged pool's PDE. Other architectures may need to reserve the PTE elsewhere. - The physical memory support relies on several Mm variables and structures to be properly set up. Add a new flag, MiDbgReadyForPhysical,
by sginsberg@svn.reactos.org
14 years, 11 months

[ablackmann] 43959: Refactoring and cleanup. Start fleshing out the output phase. Start handling exit correctly. Fix a bug in DoLAYOUT. Nothing new to see here...
by ablackmann@svn.reactos.org
14 years, 11 months

[sginsberg] 43958: - Finish the work around for the Pentium cmpxchg8b lock errata: We detected the errata and allocated the 7 first IDT entries on a write protected page, but the final piece of the work around, detecting the write fault ti the Invalid Opcode handler, was missing. Implemented this in the page fault handler to detect and dispatch the write fault to the Invalid Opcode handler. - Fix the "fix" of un-protecting the 7 IDT entries on P5 in HAL's BIOS call code when setting the custom I
by sginsberg@svn.reactos.org
14 years, 11 months

[tkreuzer] 43957: Fix rbuild file
by tkreuzer@svn.reactos.org
14 years, 11 months

[tkreuzer] 43956: Sync mingw lib to version 4.4.1-1a
by tkreuzer@svn.reactos.org
14 years, 11 months
Results per page: