Ros-diffs January 2010

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

[cgutman] 45016: - Unlock the address file before calling IPSendDatagram - We don't need to be locked anymore at that point and it also causes problems with loopback packets - Use the TTL value stored in the address file for ICMP packets
by cgutman@svn.reactos.org
14 years, 8 months

[cgutman] 45015: - Store the address file handle in the IOSB - MSAFD relies on this behavior to store the address file handle
by cgutman@svn.reactos.org
14 years, 8 months

[sir_richard] 45014: Trap handlers in C patch 6 of X: [NTOS]: Implement Trap 7 and 16 in C. These are the last two FPU/NPX traps. Not really good with x86 FPU stuff, so there might be some mistakes to look over later. [NTOS]: Fixed a bug in Trap 19 handler (forgot to write CR0 back).
by sir_richard@svn.reactos.org
14 years, 8 months

[jimtabor] 45013: [User32] - Add corrected behavior for SetWindowRgn, delete region object after setting windows region. See bug 4980. - After a successful call to SetWindowRgn, the system owns the region specified by the region handle hRgn. The system does not make a copy of the region. Thus, you should not make any further function calls with this region handle. In particular, do not delete this region handle. The system deletes the region handle when it no longer needed. - References : http:/
by jimtabor@svn.reactos.org
14 years, 8 months

[arty] 45012: Fix copy/paste error. We weren't using a page from the resources struct.
by arty@svn.reactos.org
14 years, 8 months

[martinf] 45011: avoid warning messages on Explorer startup when missing configuration files
by martinf@svn.reactos.org
14 years, 8 months

[sir_richard] 45010: Trap handlers in C Patch 5 of X: [NDK]: Add FSW defines for FPU exception bits. [NTOS]: Convert trap 19 (XMMI exception) to C.
by sir_richard@svn.reactos.org
14 years, 8 months

[cgutman] 45009: - Rewrite request queuing - We now use the documented members of NDIS_MINIPORT_BLOCK - It also fixes the issue of determining if the miniport is currently processing a request - Remove unneeded IRQL raises - Half-plement MiniSendResourcesAvailable (NdisMSendResourcesAvailable) - Comment out the code inside ProSendPackets (only used by protocols, not miniports)
by cgutman@svn.reactos.org
14 years, 8 months

[sir_richard] 45008: Trap handlers in C Patch 4 of X: [NTOS]: Implement trap 6 (invalid opcode) in C.
by sir_richard@svn.reactos.org
14 years, 8 months

[cgutman] 45007: - Remove some incorrect IRQL checks (needed for the NDIS fixes coming soon) - Change some NdisDprAcquireSpinLock/NdisDprReleaseSpinLock calls to NdisAcquireSpinLock/NdisReleaseSpinLock
by cgutman@svn.reactos.org
14 years, 8 months
Results per page: