Ros-diffs March 2007

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

[ion] 26139: - Change FASTCALL_PROLOG to use the stack to update FS, since we run in the DPC stack. - Implement KeDisableInterrupts to disable interrupts and return whether or not they were enabled. - Implement KiCheckTimerTable, in DBG mode, to validate the timer tables. - Implement DPC Timeout detection, in DBG mode. - Fix a bug in KiQuantumEnd which would've affected real-time threads. - Fix some bugs in KiRetireDpcList to avoid issues should the DPC Queue Depth drop below 0, and solve some p
by ion@svn.reactos.org
17 years, 7 months

[ion] 26138: - Change the way DR_TRAP_FIXUP and V86_TRAP_FIXUP work so that they can be combined into TRAP_FIXUPS, which will also handle ABIOS Fixups later. - Modified the way TRAP_FIXUPS and XXX_PROLOGS work, so that the fixup code doesn't depend on numerical values anymore, but instead on unique labels for each function (kitd thus becomes kitd_a and kitd_t, for entry and exit). - Now we can put the TRAP_FIXUPS for the Interrupt Template as part of the code, and at the end. - Enable Dr Save/Re
by ion@svn.reactos.org
17 years, 7 months

[ion] 26137: - New ISR Timeout detection code. - New Interrupt Storm detection code. - Use PCR everywhere instead of fs:[ or [fs:. Significant improvements on UP builds because we use ds:[KPCRADDRESSS] for them. - Ongoing work.
by ion@svn.reactos.org
17 years, 7 months

[ekohl] 26136: Fix some dialog issues: - Use AUTOCHECKBOXes instead of CHECKBOXes. - Set the height of CHECKBOXes and PUSHBUTTONs to 14. - Get rid of overlapping controls. - Remove DS_FIXEDSYS dialog style. - Move language-independent resources to the main .rc file.
by ekohl@svn.reactos.org
17 years, 7 months

[fireball] 26135: It's better to zero-initialize these variables before calling RtlQueryRegistryValues().
by fireball@svn.reactos.org
17 years, 7 months

[spetreolle] 26134: add KsInitializeDriver
by spetreolle@svn.reactos.org
17 years, 7 months

[spetreolle] 26133: reenable mpu401_ks, it builds since andrew added the needed includes
by spetreolle@svn.reactos.org
17 years, 7 months

[spetreolle] 26132: various fixes sb16_ks now builds, but cannot be built
by spetreolle@svn.reactos.org
17 years, 7 months

[hpoussin] 26131: Add a variable to change the name of the ReactOS directory on bootcd. If a non default name is chosen, the cdrom is created, but it is unusable as freeldr doesn't find txtsetup.inf
by hpoussin@svn.reactos.org
17 years, 7 months

[hpoussin] 26130: Fix SeAccessCheck to perform correct checks. When returning STATUS_ACCESS_DENIED when required (currently disabled), ReactOS boots up to login screen on 3rd boot. Now, we just need to fix callers.
by hpoussin@svn.reactos.org
17 years, 7 months
Results per page: