Ros-diffs September 2009

ros-diffs@reactos.org
  • 16 participants
  • 270 discussions

[janderwald] 43246: - Add usbdlib.h
by janderwald@svn.reactos.org
14 years, 11 months

[dgorbachev] 43245: Patch by Viliam Lejcik (lejcik =at= gmail com). Fixes bug #4858. With the blessing of Ged Murphy.
by dgorbachev@svn.reactos.org
14 years, 11 months

[sginsberg] 43244: ReactOS SMP Bringup Lite: - Add simple and hacky spinlock implementation to HAL and kernel. It treats queued spinlocks as normal spinlocks and does not support debug timeout, but works well enough to expose bugs in spinlock usage. - Implement KiProcessDeferredReadyList, a simple wrapper around KiDeferredReadyThread. - Add missing PRCB locking in KiDeferredReadyThread. - Implement SMP handling in KiRetireDpcList. - Acquire the spinlock in KeSynchronizeExecution for SMP. - Stub
by sginsberg@svn.reactos.org
14 years, 11 months

[sginsberg] 43243: - ASSERT on NULL-frees
by sginsberg@svn.reactos.org
14 years, 11 months

[janderwald] 43242: - Several bugfixes for mixer source / destination line detection code - Fix a memory leak
by janderwald@svn.reactos.org
14 years, 11 months

[sginsberg] 43241: - KeBugCheckEx expects BugCheckParameter2 to point to an array when the bug code is FATAL_UNHANDLED_HARD_ERROR -- properly stub out ExpSystemErrorHandler so we don't crash in KeBugCheckEx.
by sginsberg@svn.reactos.org
14 years, 11 months

[sginsberg] 43240: - Fix recursive spinlock acquisition in Mm caused by locking inconsistency between ARM3 and the old ReactOS Mm. The old Mm calls certain routines to modify PFN entries (lock, unlock, reference, dereference, etc) and acquires/releases the PFN lock inside those functions (which is extremely inefficient as you can't, for example, have to acquire/release the PFN lock twice to reference and lock the same page), while ARM3 synchronizes differently and holds the lock while calling th
by sginsberg@svn.reactos.org
14 years, 11 months

[fireball] 43239: [fastfat_new] - Partially implement a codepath for opening an existing file. - Implement simple FCB and CCB creation. - Correctly set FILE_OBJECT fields. - Allocate space for SECTION_POINTERS. - Implement some misc in FatQueryInformation. - The driver goes up to getting a read request for ntdll.dll.
by fireball@svn.reactos.org
14 years, 11 months

[sginsberg] 43238: - ...and this one.
by sginsberg@svn.reactos.org
14 years, 11 months

[sginsberg] 43237: - Missed this one
by sginsberg@svn.reactos.org
14 years, 11 months
Results per page: