Ros-diffs July 2010

ros-diffs@reactos.org
  • 17 participants
  • 467 discussions

[sir_richard] 48176: [NTOS]: MiRosTakeOverPebTebRanges now creates a small ~1MB ARM3 memory range on top of the ReactOS per-process VA. This does a couple of things: First of all, it changes the default PEB address to another static address. Still not dynamic like it will be soon, but at least it changes it a bit so we can test if anything breaks due to that. It also likewise changes the addresses of the TEBs (Shifted down by 1MB, basically). Finally, it blocks off that part of address space, wh
by sir_richard@svn.reactos.org
14 years, 2 months

[sir_richard] 48175: [NTOS]: Learn to build User PTEs as well, with MI_MAKE_HARDWARE_PTE_USER. [NTOS]: MI_MAKE_HARDWARE_PTE becomes MI_MAKE_HARDWARE_PTE_KERNEL, since it assumed this. MI_MAKE_HARDWARE_PTE is now a "generic" you can use when you don't know what the PTE should be. It uses MiDetermineUserGlobalMask to set the right bits. [NTOS]: Add two more helpers: MI_IS_PAGE_TABLE_ADDRESS and MI_IS_SYSTEM_PAGE_TABLE_ADDDRESS. One is in the symbols, the other I made up to make things clearer. [NT
by sir_richard@svn.reactos.org
14 years, 2 months

[sir_richard] 48174: [NTOS]: Add missing definitions, should fix build.
by sir_richard@svn.reactos.org
14 years, 2 months

[sir_richard] 48173: This patch introduces a highly-shareable version of AVL trees both for RTL usage and for ARM3's MM_AVL_TABLE/MMADDRESS_NODE structures used by VADs on Windows (and soon, ReactOS): [RTL]: Uncouple generic table from AVL table implementation into its own avltable.c [RTL]: Get rid of "Austin" and fix prototypes of AVL table functions. [RTL]: Re-implement AVL table functions, sharing as much code as possible with the SPLAY tree implementation which is pretty decent. Lookup, inse
by sir_richard@svn.reactos.org
14 years, 2 months

[sir_richard] 48172: [NDK]: Add all the definitions regarding VADs.
by sir_richard@svn.reactos.org
14 years, 2 months

[sir_richard] 48171: [NDK]: Add missing RTL AVL Tree definitions, when used by user-mode applications.
by sir_richard@svn.reactos.org
14 years, 2 months

[akhaldi] 48170: [PSDK] - Forgot to commit this.
by akhaldi@svn.reactos.org
14 years, 2 months

[akhaldi] 48169: [DDK/NDIS] - Group some related definitions. - Remove some duplicated NDIS_MINIPORT_MAJOR_VERSION/NDIS_MINIPORT_MINOR_VERSION combinations. - Add some missing NDIS_LEGACY_DRIVER guards. - _ANONYMOUS_UNION -> __MINGW_EXTENSION - Update NDIS_PROCESSOR_TYPE and NDIS_INTERFACE_TYPE. - Guard NDIS_GENERIC_OBJECT with NDIS_SUPPORT_NDIS6. - Add missing NDIS_WAN_GET_STATS, NdisAllocateGenericObject, NdisFreeGenericObject, fPACKET_WRAPPER_RESERVED and NDIS_FLAGS_* definitions. - PNDIS_PAC
by akhaldi@svn.reactos.org
14 years, 2 months

[tkreuzer] 48168: [RBUILD] Generate an RSP rule for the bootloader, this fixes "input line too long" error reported by tower.
by tkreuzer@svn.reactos.org
14 years, 2 months

[jgardou] 48167: update README.WINE
by jgardou@svn.reactos.org
14 years, 2 months
Results per page: