[ros-diffs] [janderwald] 41354: - KeSaveFloatingPointState can be called at irql = DISPATCH_LEVEL

2009-06-09 Thread janderwald
Author: janderwald Date: Tue Jun 9 11:15:37 2009 New Revision: 41354 URL: http://svn.reactos.org/svn/reactos?rev=41354view=rev Log: - KeSaveFloatingPointState can be called at irql = DISPATCH_LEVEL Modified: trunk/reactos/ntoskrnl/ke/i386/cpu.c Modified:

[ros-diffs] [cwittich] 41355: fix some bugs with external tools

2009-06-09 Thread cwittich
Author: cwittich Date: Tue Jun 9 12:42:36 2009 New Revision: 41355 URL: http://svn.reactos.org/svn/reactos?rev=41355view=rev Log: fix some bugs with external tools Modified: trunk/tools/reactosdbg/RosDBG/ExtTools.cs trunk/tools/reactosdbg/RosDBG/Properties/AssemblyInfo.cs Modified:

[ros-diffs] [mjmartin] 41356: - MmUnmapViewOfSection: Unlock address space before notifying debugger. Fixes a case where OllyDbg deadlocks in a GateWait while trying to read virtual memory.

2009-06-09 Thread mjmartin
Author: mjmartin Date: Tue Jun 9 16:50:32 2009 New Revision: 41356 URL: http://svn.reactos.org/svn/reactos?rev=41356view=rev Log: - MmUnmapViewOfSection: Unlock address space before notifying debugger. Fixes a case where OllyDbg deadlocks in a GateWait while trying to read virtual memory.

[ros-diffs] [fireball] 41358: - Implement a helper for updating IO transfer counters. Based on a patch by Dmitry Chapyshev.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:17:34 2009 New Revision: 41358 URL: http://svn.reactos.org/svn/reactos?rev=41358view=rev Log: - Implement a helper for updating IO transfer counters. Based on a patch by Dmitry Chapyshev. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h

[ros-diffs] [fireball] 41359: - Make use of the implemented transfer counter.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:38:05 2009 New Revision: 41359 URL: http://svn.reactos.org/svn/reactos?rev=41359view=rev Log: - Make use of the implemented transfer counter. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h trunk/reactos/ntoskrnl/io/iomgr/iofunc.c

[ros-diffs] [fireball] 41361: - Fix accidentally committed change in a function prototype. Spotted by Stefan Ginsberg.

2009-06-09 Thread fireball
Author: fireball Date: Tue Jun 9 20:43:22 2009 New Revision: 41361 URL: http://svn.reactos.org/svn/reactos?rev=41361view=rev Log: - Fix accidentally committed change in a function prototype. Spotted by Stefan Ginsberg. Modified: trunk/reactos/ntoskrnl/include/internal/io_x.h

[ros-diffs] [spetreolle] 41362: Dhcp HostName isn't mandatory. Fixes nat networking in vbox.

2009-06-09 Thread spetreolle
Author: spetreolle Date: Wed Jun 10 00:22:48 2009 New Revision: 41362 URL: http://svn.reactos.org/svn/reactos?rev=41362view=rev Log: Dhcp HostName isn't mandatory. Fixes nat networking in vbox. Modified: trunk/reactos/base/services/dhcp/dhclient.c Modified:

[ros-diffs] [janderwald] 41363: - Topology nodes can have a nullable name - Disable releasing resources when IPortFilterWaveCyclic is closed

2009-06-09 Thread janderwald
Author: janderwald Date: Wed Jun 10 01:55:12 2009 New Revision: 41363 URL: http://svn.reactos.org/svn/reactos?rev=41363view=rev Log: - Topology nodes can have a nullable name - Disable releasing resources when IPortFilterWaveCyclic is closed Modified: