Ros-diffs July 2009

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

[ros-arm-bringup] 42220: - This is a HIGH RISK patch. It has been tested on multiple emulators and configurations but requires broader input. - Implement several changes to PFN database management: - The PTEs for the PFN Database are now created by ARM3. Unlike the old code which create PTE for every page on the machine, ARM3 only creates PTEs to account for pages that should be in the PFN database. - A second related change is what "pages should be in the PFN database". Previously, reserved or
by ros-arm-bringup@svn.reactos.org
15 years, 5 months

[sginsberg] 42219: - RamdiskWorkerThread: Don't return IoCompleteRequest as we return void (IoCompleteRequest returns void though), msvc doesn't like this. - Fix calling convention declaration for scsi function prototypes
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 42218: - Fix most freeldr compilation issues, most notably: - Define structure packing correctly for msvc. - Define Ke386EraseFlags for msvc too. - Don't return a function returning void in a function returning void. - VideoFadeIn: Don't rely on some fishy gcc extension for allocating memory from the stack -- just use the heap instead. - Winldr remains
by sginsberg@svn.reactos.org
15 years, 5 months

[cgutman] 42217: - Make ipconfig /renew work even if we haven't got an address yet - Fix several potential crashes - Fix an infinite loop caused by us sending a discover packet without adding a protocol first (this is exposed by releasing then renewing) - Fixes bug 4630
by cgutman@svn.reactos.org
15 years, 5 months

[sginsberg] 42216: - FIELD_OFFSET returns LONG, not LONG_PTR or size_t. - Define TYPE_ALIGNMENT for msvc. - Define DbgPrintEx the same way in NDK and DDK - C_ASSERT is a typedef, so don't put it inside functions as msvc doesn't allow this. - Kernel now *compiles* with RosBE + msvc _and_ our DDK. Linker errors from the ninth circle of hell remains.
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 42215: - Fix a critical bug in ExAllocatePoolWithQuota spotted by msvc. Because of the current POOL_TAGGING mess in wdm.h, ExAllocatePoolWithQuotaTag is defined to ExAllocatePoolWithQuota, so when ExAllocatePoolWithQuota called the with-tag version, it ended up calling _itself_. Fix this by undefining the broken macro.
by sginsberg@svn.reactos.org
15 years, 5 months

[dchapyshev] 42214: - Add stubs for AppCleanup and videoThunk32 - Partially implement capCreateCaptureWindowW and capGetDriverDescriptionW
by dchapyshev@svn.reactos.org
15 years, 5 months

[sginsberg] 42213: - Fix incorrect definition of ZwCreateDebugObject after revision 41969 -- spotted by BugBoy
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 42212: - Leftover 2 from 42210
by sginsberg@svn.reactos.org
15 years, 5 months

[sginsberg] 42211: - Leftover from previous commit
by sginsberg@svn.reactos.org
15 years, 5 months
Results per page: