Ros-diffs October 2009

ros-diffs@reactos.org
  • 26 participants
  • 641 discussions

[cgutman] 43509: - Define GUIDs correctly to prevent "multiple definition" errors
by cgutman@svn.reactos.org
14 years, 11 months

[ros-arm-bringup] 43508: - Move some unimplemented Ex* Pool routines into ARM3's expool.c. - Move some unimplemented Mm* Pool routines into ARM3's pool.c.
by ros-arm-bringup@svn.reactos.org
14 years, 11 months

[ros-arm-bringup] 43507: - Implement ARM3 page fault handling. - Paged pool PTEs are demand zero PTEs while the memory hasn't been accessed -- this is the only type of fault supported. - Because paged pool PDEs are also demand-paged, added code to handle demand paging of PDEs as well. - Also, because paged pool is non-resident, but can be accessed from any process, we need a mechanism to sync up the kernel's page directory with the per-process one, on demand. This is done at startup, but other p
by ros-arm-bringup@svn.reactos.org
14 years, 11 months

[tkreuzer] 43506: Fix definition of CryptReleaseContext
by tkreuzer@svn.reactos.org
14 years, 11 months

[tkreuzer] 43505: Update MMPTE
by tkreuzer@svn.reactos.org
14 years, 11 months

[tkreuzer] 43504: [HAL] - Implement HalpQuery8254Counter - replace Ke386HaltProcessor() with __halt() - remove excess #endif
by tkreuzer@svn.reactos.org
14 years, 11 months

[ros-arm-bringup] 43503: - Add some simple code to handle paged pool page allocation and freeing in MiAllocatePoolPages and MiFreePoolPages. - Allocation does not support paged pool expansion yet, so we're limited to the initial 4MB that are initialized on startup. - This only tests the raw page allocation routines so touching memory will fail as we don't handle paged pool faults yet. - Nothing excercises this code path other than some simple tests while booting.
by ros-arm-bringup@svn.reactos.org
14 years, 11 months

[janderwald] 43502: - Revert accidental change
by janderwald@svn.reactos.org
14 years, 11 months

[tkreuzer] 43501: The SessionId is not the same as the session pointer. Add fixed code for PsGetThreadSessionId, commented out as we don't have support for Sessions anyway.
by tkreuzer@svn.reactos.org
14 years, 11 months

[tkreuzer] 43500: Fix a typo
by tkreuzer@svn.reactos.org
14 years, 11 months
Results per page: