Ros-diffs November 2007

ros-diffs@reactos.org
  • 20 participants
  • 888 discussions

[arty] 30701: Mostly revert my earlier attempt at fixing IRP cancellation. I'll attack it again later.
by arty@svn.reactos.org
16 years, 10 months

[arty] 30700: We need an address within the stack in order for freeing it to work properly.
by arty@svn.reactos.org
16 years, 10 months

[cfinck] 30699: - Fix scut.cmd again. My previous attempt passed all parameters as one parameter to scut.exe, this one should work correct now. - Check if fgets was really successful, if not terminate the program. This prevents bad outputs if the user pressed Control-C at a prompt.
by cfinck@svn.reactos.org
16 years, 10 months

[cfinck] 30698: [FORMATTING] - Fix the indentation mess - Fix some typos in comments No code changes
by cfinck@svn.reactos.org
16 years, 10 months

[peterw] 30697: - Fix reladdr2line.cmd.
by peterw@svn.reactos.org
16 years, 10 months

[cfinck] 30696: When someone tries to copy a file over itself, show an error message. We already had such a check in the code, but after Brandon's copy.c rewrite in r16561, it never got called. I removed the old check now and put a new one at the right position. See issue #2827 for more details.
by cfinck@svn.reactos.org
16 years, 10 months

[fireball] 30695: - Remove hack in CmpLinkHiveToMaster and make it support the "Allocate" boolean parameter. - Enable code in CmiInitHives to take advantage of the new link code when using the SYSTEM hive on the bootcd/setup. - Don't skip CmpCreateControlSet anymore, just add a simple hack to hard-code Current to 001. - Remove CmiInitControlSetLink since CmpCrateControlSet now does the work - Enable code in CmpInitializeSystemHive to use CmpInitializeHive(HINIT_CREATE) when creating a new SYSTEM
by fireball@svn.reactos.org
16 years, 10 months

[fireball] 30694: - Major cleanup of code inside CmiConnectHive: - Don't derefernece the parent key since we need to keep a reference to it - Set the hive dirty flag to clean after a connect - Simplify code - Move code as part of CmpLinkHivetoMAster - Use new function CmpCreateLinkNode instead of CmpDoCreate - Fix some asserts in CmpCreateLinkNode since we don't lock the KCB yet.
by fireball@svn.reactos.org
16 years, 10 months

[arty] 30693: tcpip: Factor out common datagram receive code. Actually implement datagram cancellation. afd: Reorganize IRP cancellation and simplify socket shutdown. Fix datagram recv with no address differently (and better). Overall: fix hang after ping.
by arty@svn.reactos.org
16 years, 10 months

[fireball] 30692: - Fix typos.
by fireball@svn.reactos.org
16 years, 10 months
Results per page: