Ros-diffs June 2009

ros-diffs@reactos.org
  • 21 participants
  • 496 discussions

[cwittich] 41661: fix formatting
by cwittich@svn.reactos.org
15 years, 2 months

[dchapyshev] 41660: - Change icon for msiexec to Tango icon
by dchapyshev@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41659: - Create mmsup.c in ReactOS memory manager directory. It hosts misc support functions: - Copy kmap.c here, since it's the very definition of "misc support function" - Copy some exported functions in mm.c which were listed as "misc functions" - Warn that current implementation of MmIsNonPagedSystemAddressValid will kill kittens. - Rename mm.c to mmfault.c, since other than the misc functions now in mmsup.c, it was all routines to handle page/access faults. - Warn that MmI
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41658: - Move all the functions from drvlck.c and verifier.c to ARM3's drvmgmt.c: - "Managing driver managing" (by David Welch) is no more... the routines have been properly renamed and cleaned up. - Also moved Driver Verifier helper routines in here, and fixed a couple of bugs: - Do not allow hooking of the kernel or HAL image (tested on Windows Server 2003) - Cleanup some useless variable redefinitions and code complexity. - Documented what some of the Mm Lock/Unlock Pageable
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[ros-arm-bringup] 41657: - Reimplement MmAllocateContiguousMemory, MmAllocateContiguousMemorySpecifyCache, MmFreeContiguousMemory, MmFreeContiguousMemorySpecifyCache: - Use a smarter algorithm (as described here: http://www.microsoft.com/whdc/Driver/tips/ContigMem.mspx) to first try to satisfy the allocation by a simple nonpaged pool allocation (for cached requests only). - This range is then checked for physical continuity, since it's not guaranteed for non-initial-pool allocations (and right n
by ros-arm-bringup@svn.reactos.org
15 years, 2 months

[jimtabor] 41656: - Add more hooks, where wine has them placed. Fixed user32 hooks for win32k.
by jimtabor@svn.reactos.org
15 years, 2 months

[tkreuzer] 41655: unbreak build of rostests
by tkreuzer@svn.reactos.org
15 years, 2 months

[cwittich] 41654: fix advapi32 crypt winetests patch sent to wine
by cwittich@svn.reactos.org
15 years, 2 months

[tkreuzer] 41653: [FORMATTING] Fix indentation, no code change
by tkreuzer@svn.reactos.org
15 years, 2 months

[tkreuzer] 41652: Update SERVERINFO, PFNCLIENT, PFNCLIENTWORKER to Windows 7 version, add OEMBITMAPINFO, DPISERVERINFO, PERUSERSERVERINFO Add -fms-extensions compilerflag to user32, win32k, csrss, win32csr.
by tkreuzer@svn.reactos.org
15 years, 2 months
Results per page: