Ros-diffs January 2010

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

[dreimer] 45286: - Add piperead to the setup. - Update ChangeLog.txt - Sync clean.ps1 to Colin's changes.
by dreimer@svn.reactos.org
15 years, 2 months

[dreimer] 45285: - Added a global setting to the variable containing the number of cores. It never reached the place it was needed. No, this does not fix makex on the new gcc... - Hopefully fixed kdbg on PS. TBD: - Port Colin's changes to clean.ps1. - Find out, why makex fails on both PS and CMD...
by dreimer@svn.reactos.org
15 years, 2 months

[cgutman] 45284: - Fix a potential buffer overrun and null pointer dereference
by cgutman@svn.reactos.org
15 years, 2 months

[cgutman] 45283: - Handle the case where a socket sends an event notification without being accepted first
by cgutman@svn.reactos.org
15 years, 2 months

[sir_richard] 45282: [NTOS/PERF]: Enable VME support. VME stands for Virtual 8086 Mode Extensions, and it's an Intel optimization that makes changes to the IF bit in EFLAGS (CLI, STI, INT, IRETD, PUSHF, POPF) completely transprent: instead of changing the real (protected) bit, which requires the OS to trap and emulate the behavior, the CPU sets a "Fake" IF bit instead. When you're dong in V8086 mode, you simply update your real flag with whatever the fake flag says. [NTOS]: Enable V8086 Fast-V86
by sir_richard@svn.reactos.org
15 years, 2 months

[sir_richard] 45281: [NTOS]: Trunk boots now (interesting that buildbot's QEMU does not support SYSENTER, as newer versions do), so remove the test DPRINTs.
by sir_richard@svn.reactos.org
15 years, 2 months

[sir_richard] 45280: [NTOS]: Rework the trap macros again. This time we needed some added complexity because of the need for runtime patching at boot. We got away with it nicely and basically implement a simple "if" in ASM, which gives us a deterministic set of instructions (vs the compiler). We then patch if if needed (see next bullet). [NTOS]: Support systems without SYSENTER. Nothing was actually disabling the SYSEXIT mechanism recently enabled. Now IRET is always used unless a SYSENTER machi
by sir_richard@svn.reactos.org
15 years, 2 months

[dgorbachev] 45279: Output PCH, not dependencies.
by dgorbachev@svn.reactos.org
15 years, 2 months

[jimtabor] 45278: - Turn off debug print outs.
by jimtabor@svn.reactos.org
15 years, 2 months

[cfinck] 45277: - Remove --disable-werror where unsupported - Fix the Bash fallback value variable expansion
by cfinck@svn.reactos.org
15 years, 2 months
Results per page: