Ros-diffs June 2006

ros-diffs@reactos.org
  • 19 participants
  • 595 discussions

[ion] 22703: - Completely reformat io.h to same style as ob.h and add I/O Tracing. - Fix irp.c file header - IopRemoveThreadIrp: - Get the DeviceObject and I/O Stack *before* going back to dispatch, otherwise race conditions will happen. - Don't complete and IRP if it's already been through two stacks. - Remove the IRP from the thread's IRP list before re-initializing the list, or else the IRP was lost. - Make sure we have an error log entry before writing to it.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22702: [FORMATTING] - Cleanup before I start working on it... there were lots of weird formatting errors caused by my old IDE back when I was working on it. [AUDIT] - The routines in this file mostly come from documented information in "NT File System Internals" by Rajeev Nagar which has pseudo-code for a lot of them, and other WDM Books and information.
by ion@svn.reactos.org
18 years, 2 months

[cwittich] 22701: fixed some warnings (msvc)
by cwittich@svn.reactos.org
18 years, 2 months

[cwittich] 22700: fixed some warnings (msvc)
by cwittich@svn.reactos.org
18 years, 2 months

[janderwald] 22699: * finished reading console options.c * thnx for everyone helping with this commit (you know who you are)
by janderwald@svn.reactos.org
18 years, 2 months

[janderwald] 22698: * fix resource inconsistency (pointed out by Lohnegrim) * halfplemented reading console options
by janderwald@svn.reactos.org
18 years, 2 months

[ion] 22697: - Activate the Grim Reaper and remove a hard-coded bugcheck. This fixes random bugchecks and especially bugchecks on shutdown.
by ion@svn.reactos.org
18 years, 2 months

[ion] 22696: - Fixes in ObCreateObjectType to pass Fireball's (and some of my own local) ob tests: - Fix a check in ObpFreeObject which was causing a bugcheck if the object had a handle database (fixes another kmtest failure/crash). - Verify parameters passed to ObCreateObjectType based on behaviour seen on Windows 2003 (I might've missed some, these are the ones I tested for). This fixes 2 of the kmtest failures. - Also make sure the object type's name doesn't have a slash in the name. - Also m
by ion@svn.reactos.org
18 years, 2 months

[janderwald] 22695: * compile console with pch support
by janderwald@svn.reactos.org
18 years, 2 months

[ion] 22694: - Add all .vcproj files to svn:ignore (I inadvertently left some out before).
by ion@svn.reactos.org
18 years, 2 months
Results per page: