Ros-diffs February 2008

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

[ros-arm-bringup] 32354: Remove more dead code from MmInit1. This nugget was trying to free memory allocations between 0x80F50000 and 0x80600000? [FORMATTING] Make MmInitializePageList readable by human beings. Remove code in MmInitializePageList which was just repeating what MmInit1 had already done (why?). Remove alignment code which was duplicated (why??).
by ros-arm-bringup@svn.reactos.org
16 years, 10 months

[ros-arm-bringup] 32353: [FORMATTING] Reformat MmInit1. Also, it seems someone added code to get the First/LastKernPhysAddrs without having them setup (they are setup by the FreeLDR hack-code in freeldr.c, not by "real" bootloaders)... so why set them up in the first place? The code now uses the nice memory-list based routines to get this information instead. Re-factored some detection and debugging code, cleaned up comments.
by ros-arm-bringup@svn.reactos.org
16 years, 10 months

[ros-arm-bringup] 32352: [FORMATTING] Remove dead code (#if 0) and re-organize the file to match kernel standard layout/style. Get rid of old debugging hacks introduced by ion (rmapready, pageopready, pagingready).
by ros-arm-bringup@svn.reactos.org
16 years, 10 months

[ros-arm-bringup] 32351: Don't overwrite the stacks anymore -- set the right pointer in the ARM loader block (remember that stacks are top-down!). Make a specialized UNIMPLEMENTED for Mm code so we don't go too far into the boot with 100 failures hanging behind our backs, which makes it hard to debug progress.
by ros-arm-bringup@svn.reactos.org
16 years, 10 months

[ros-arm-bringup] 32350: Say hello to 4KB pages! Removed bring-up 1MB page hacks all over FreeLDR, and setup the kernel pages the same way the x86 build does it -- 6MB from 0x80800000 to 0x80DFFFFF for kernel and drivers. We still identity map the bottom 0MB of memory with a 1MB page, since this makes the most sense. We now map the low 8MB of memory to 0x80000000-0x807FFFFF, also with 4KB pages. This area will be discardable after early-init, and contains the early boot structures allocated by F
by ros-arm-bringup@svn.reactos.org
16 years, 10 months

[mpiulachs] 32349: -'win32csr' and 'access' localizations by Javier Ramacha See issue #3028 for more details.
by mpiulachs@svn.reactos.org
16 years, 10 months

[janderwald] 32348: - use tchar - rename dialog to win xp sp2+ name
by janderwald@svn.reactos.org
16 years, 10 months

[dchapyshev] 32347: - Fix build
by dchapyshev@svn.reactos.org
16 years, 10 months

[dchapyshev] 32346: - Add winhttp.dll from Wine - Add winhttp.h from Wine - Add rbuild file for winfax.dll - Add winhttp and winfax to bootcd
by dchapyshev@svn.reactos.org
16 years, 10 months

[dchapyshev] 32345: - Update Russian translation
by dchapyshev@svn.reactos.org
16 years, 10 months
Results per page: