Ros-diffs May 2010

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

[jmorlan] 47165: [KERNEL32] [WIN32CSR] Implement SetConsoleScreenBufferSize. FAR Manager now works again.
by jmorlan@svn.reactos.org
14 years, 4 months

[tkreuzer] 47164: [FREELDR] Fix uninitialized variable warning. (Does anyone know why the warning isn't treated as an error?) [SETUPLDR] Use mini_hal only on i386 builds
by tkreuzer@svn.reactos.org
14 years, 4 months

[jmorlan] 47163: [WIN32CSR] Get rid of dynamic "LineBuffer": it wasn't being resized properly in all cases, causing corruption of Win32CsrApiHeap. Replaced with fixed buffer (painting a line with multiple TextOutW calls if necessary).
by jmorlan@svn.reactos.org
14 years, 4 months

[cgutman] 47162: [HAL] - Return the correct value if the PCI slot number is invalid - Use the bus number from the PCI BIOS instead of doing a manual probe if we can because it is much more accurate (our probing code doesn't detect buses without devices present) - Don't probe for devices at invalid locations on PCI type 2 buses - Check for a valid bus number so we don't return the wrong value
by cgutman@svn.reactos.org
14 years, 4 months

[sir_richard] 47161: [NTOS]: We might get page faults before memory areas are setup, since so much ARM3 work now gets done before the memory areas are ready to go. Since obviously these faults cannot be caused by non-ARM3 Mm, we assume them to be ARM3 faults (as long as they happened in KSEG0_BASE). Fixes a bug where early page faults in ARM3 PTEs would get treated as non-ARM3 faults and fail.
by sir_richard@svn.reactos.org
14 years, 4 months

[sir_richard] 47160: [NTOS]: HEADERS: Add PDE_TOP. It is defined for IA64/AMD64 but not for i386 (in the public headers). Add a note that these addresses are bogus on PAE systems.
by sir_richard@svn.reactos.org
14 years, 4 months

[sir_richard] 47159: [NTOS]: Restore previous correct ASM behavior of checking for success codes, not only STATUS_SUCCESS, after a page fault. For example, a demand zero fault returns STATUS_PAGE_FAULT_DEMAND_ZERO upon success, and the new C code would treat it as a failure. Fixes a bug.
by sir_richard@svn.reactos.org
14 years, 4 months

[cgutman] 47158: - Create a branch for my hardware support work and other stuff Current ideas: - Bring back Cromwell as a temporary USB stack until mjmartin finishes the new one - Implement missing storage stack drivers (storport, ataport, etc) - Work more on the PnP manager
by cgutman@svn.reactos.org
14 years, 4 months

[cgutman] 47157: [NTOSKRNL] - Fix a typo - Safe mode with networking has an OptionValue of 2 not 1 - Currently unused (for now ; ))
by cgutman@svn.reactos.org
14 years, 4 months

[cgutman] 47156: [AFD] - Fix signaling socket termination events on disconnect - Fixes bug 4951
by cgutman@svn.reactos.org
14 years, 4 months
Results per page: