Ros-diffs June 2010

ros-diffs@reactos.org
  • 24 participants
  • 407 discussions

[jmorlan] 47572: [WIN32CSR] Console input simplification: - Put code for processing events for line input in one place, instead of duplicating it everywhere - Remove "Fake" and "NotChar" fields from ConsoleInput struct. ConioProcessKey didn't actually add Fake events; they were used for the \n when converting \r to \r\n, but this is better done by the line input code. - Build an input line completely on the server side; this will make it practical to add history and more sophisticated editing la
by jmorlan@svn.reactos.org
14 years, 5 months

[sir_richard] 47571: Testers: Please test this build. [NTOS]: Implement a MI_MAKE_HARDWARE_PTE macro for the generation of valid kernel PTEs instead of always taking the ValidKernelPte and changing its flags. This macro will take into account the protection mask (up until now ignored) and use the array previously implemented to determine the correct hardware PTE settings. Assertions are also added to validate correct usage of the macro, and later revisions will fill out NT-specific fields to hel
by sir_richard@svn.reactos.org
14 years, 5 months

[sir_richard] 47570: [NTOS]: Allocate non-paged pool pages with MiRemoveAnyPage instead of MmAllocPage.
by sir_richard@svn.reactos.org
14 years, 5 months

[tkreuzer] 47569: [HAL] Delete empty folder
by tkreuzer@svn.reactos.org
14 years, 5 months

[jmorlan] 47568: [WIN32CSR] Consistently store console input events internally as unicode.
by jmorlan@svn.reactos.org
14 years, 5 months

[tkreuzer] 47567: [KS] - KSSTREAM_POINTER_OFFSET doesn't have an Alignment member on 64 bit systems. Comment the use out in these cases. It should probably be removed completely, as it's only an alignment / dummy value, but I leave this to the expert in this field. - ULONG -> ULONG_PTR for pointer casts
by tkreuzer@svn.reactos.org
14 years, 5 months

[gadamopoulos] 47566: [win32k] - CreateWindow: initialize window position after sending WM_GETMINMAXINFO message
by gadamopoulos@svn.reactos.org
14 years, 5 months

[tkreuzer] 47565: [HAL] - Move all amd64 specific files to one amd64 folder - Compile x86 specific timer code only on x86 - Use KeRegisterInterruptHandler instead of manual idt manipulation - add missing stubs for amd64
by tkreuzer@svn.reactos.org
14 years, 5 months

[tkreuzer] 47564: [NTOSKRNL] Implement KeRegisterInterruptHandler and KeQueryInterruptHandler for amd64
by tkreuzer@svn.reactos.org
14 years, 5 months

[tkreuzer] 47563: [HAL] - Move memory functions from halinit.c to new memory.c - HalpAllocPhysicalMemory: MemoryFirmwareTemporary -> LoaderFirmwareTemporary (same value, different enum)
by tkreuzer@svn.reactos.org
14 years, 5 months
Results per page: