Ros-diffs January 2010

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

[cgutman] 45006: - Use a spin lock to protect the port bitmap instead of a fast mutex
by cgutman@svn.reactos.org
14 years, 8 months

[sir_richard] 45005: Trap Handlers in C Patch 3 of X (Patch by Sir_Richard <ros.arm@reactos.org>): [NTOS]: Fix a bug in the assertion handler. [NTOS]: Implement page fault trap (14) in C instead of ASM. [NTOS]: Implement V8086 trap entry/exit, we were hitting these during page faults in Ke386CallBios for video reset during GUI boot.
by sir_richard@svn.reactos.org
14 years, 8 months

[cgutman] 45004: - Add locking to ICMPSendDatagram
by cgutman@svn.reactos.org
14 years, 8 months

[khornicek] 45003: - fix build, spotted by Stefan
by khornicek@svn.reactos.org
14 years, 8 months

[ros-arm-bringup] 45002: Trap Handlers in C Patch 2 of X (Patch by Sir_Richard <ros.arm@reactos.org>): [NTOS]: Convert Trap 0, 1, 3, 4, 5, 8, 10, 11, 12, 15, 17, 2C (Assertion) and 2D (Debug) to C. Tested INT3 and still works as expected, and obviously DbgPrint is still functionning (0x2D). The other traps are mainly programming errors such as bound overflow or integer overflow, so we need some test cases, but they should work. Note the 3-4 lines of C for what used to be dozens of ASM lines. [NT
by ros-arm-bringup@svn.reactos.org
14 years, 8 months

[martinf] 45001: define _tcscpy_s and _tsplitpath_s again for native VC++ builds
by martinf@svn.reactos.org
14 years, 8 months

[ros-arm-bringup] 45000: Trap Handlers in C Patch 1 of X (Patch by Sir_Richard <ros.arm@reactos.org>): [NTOS]: The kernel normally does not save FPU state during Ring 0 transitions since the FPU should not be used. The one exception is when a kernel debugger is attached. Unfortunately, the latter check in ReactOS results in even "print on the serial line" to count as "debugger attached", and thus FPU state was almost always saved, slowing down traps significantly. [NTOS]: The kernel also does no
by ros-arm-bringup@svn.reactos.org
14 years, 8 months

[martinf] 44999: temporarily revert to query "defined(__STDC_WANT_SECURE_LIB__) && defined(_MS_VER)"
by martinf@svn.reactos.org
14 years, 8 months

[martinf] 44998: update XMLStorage to 2010 version
by martinf@svn.reactos.org
14 years, 8 months

[martinf] 44997: restore svn:ignore settings
by martinf@svn.reactos.org
14 years, 8 months
Results per page: