Ros-diffs June 2008

ros-diffs@reactos.org
  • 23 participants
  • 435 discussions

[fireball] 34096: - Rewrite David Welch's Ansi function wrappers to reduce their code size, improve readability, and fix a bug of freeing of a non-allocated string. Spotted by Christoph vW.
by fireball@svn.reactos.org
16 years, 2 months

[cwittich] 34095: don't free a UNICODE_STRING which isn't allocated
by cwittich@svn.reactos.org
16 years, 2 months

[cwittich] 34094: don't free a UNICODE_STRING which isn't allocated
by cwittich@svn.reactos.org
16 years, 2 months

[cwittich] 34093: don't free a UNICODE_STRING which isn't allocated
by cwittich@svn.reactos.org
16 years, 2 months

[fireball] 34092: Jeffrey Morlan <mrnobo1024@yahoo.com> - Fix a major problem in pushlock implementation: if there are 2 or more threads waiting for a lock, only one of them ever gets woken. ExfWakePushLock is missing a break in its loop so it removes all the WaitBlocks instead of just the last one. - This fixes all "weird" hangs happening, including FF1.5 installer hang, VMWare Video Driver Installer hang, taskmgr tabs hang, and other similar problems. See issue #3141 for more details.
by fireball@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34091: - Fix several interlocked list functions -- they should return NULL if the list is empty. - Fix a bug in FreeLDR-ARM, we forgot to set the RegistryLength, resulting in a corrupted registry. We can now load the system registry. - Enable code to handle DPC, Timer and Deferred Ready cleanup (portable code that's already written). - Enable code to handle quantum end. - We now load all the way to IoInitSystem!IopInitializeBootDrivers.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[dreimer] 34090: Update xcopy, winhlp32 and wordpad to Wine HEAD. I kept Fireball's changes, but plz send them to Wine, too. The Lithuan, Ukrainian and Greek Translators of winhlp32 should do the same.
by dreimer@svn.reactos.org
16 years, 2 months

[dreimer] 34089: Update write and winfile to wine 1.0 This gives us new Translations for write. (Norway, Netherlands, Russia, Slovak) and a updated Danish one for winfile.
by dreimer@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34088: - Save and restore the trap frame for the current thread when we take an interrupt, so that ISRs can read it. - We use this in the clock ISR, that can now actually send the trap frame to KeUpdateSystemTime. - Implement KeUpdateRunTime to handle time accounting and DPC rescheduling as well as Quantum End. - Ignore quantum end for now. - We now have a working timebase, and we're back to our earlier checkpoint around CmInitSystem1!.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months

[ros-arm-bringup] 34087: - Fix totally broken KeUpdateSystemRuntime code... please at least read your code once before committing.
by ros-arm-bringup@svn.reactos.org
16 years, 2 months
Results per page: