Ros-diffs June 2008

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

[ros-arm-bringup] 33937: - We now implement a super-basic (and probably broken) context switching mechanism. - We completely ignore setting the thread to the right scheduler state, and don't do any APC delivery checking, or any other work. - We now implement a basic KiThreadStartup, which behaves properly (we believe). Doesn't handle user-mode threads yet, though. - This gets us through PspSystemThreadStartup, and.. - We now reach Phase1InitializationDiscard! A major step has been reached, now i
by ros-arm-bringup@svn.reactos.org
16 years, 3 months

[cfinck] 33936: - Fix/unhack/simplify/rewrite the RosCMS authentication module for phpBB. This should finally fix all Login/Logout problems people were experiencing. - Don't do any RosCMS-related stuff in login_box(), this is all done in the Authentication module now. - Disable the phpBB autologin, it interferes with the RosCMS Login.
by cfinck@svn.reactos.org
16 years, 3 months

[ros-arm-bringup] 33935: - We now implement a skeleton framework for context switching - The only things we do are swap the stack and then display the old/new thread/stack. - More work to be done to actually save the non-volatiles, prepare the thread state, and restore the volatiles for the new thread. - Then we will return to the saved return address, and we should be in Phase 1 with working thread switching/scheduling.
by ros-arm-bringup@svn.reactos.org
16 years, 3 months

[ros-arm-bringup] 33934: - We now make appropriate space on the stack to save the old IRQL in the trap frame. - Save the old IRQL and assert it in the interrupt handler. - Fix KTRAP_FRAME structure.
by ros-arm-bringup@svn.reactos.org
16 years, 3 months

[ros-arm-bringup] 33933: - Fix build on ARM: - _iob is already defined as a dll_import - _rotl intrinsic is now implemented (should use rol instruction, but not sure on the syntax!) - Add a stub psctx.h for ARM - Added InterlockedEXchangePointers - Fix uninitialized variable warning in ex/resource.c - Start to implement interrupt handling: - We now have a rudimentary interrupt handler that takes care of software interrupts - We now have a rudimentary DPC handler which takes care of switching to
by ros-arm-bringup@svn.reactos.org
16 years, 3 months

[mkupfer] 33932: - minor fix of german wordpad menu entry - german translation of dialog resource of keyboard layout switcher completed including start menu entry
by mkupfer@svn.reactos.org
16 years, 3 months

[fireball] 33931: - Fix build.
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33930: - Fix typos in NDK structures.
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33929: - Unregress KDBG: It has to increment EIP in case of STATUS_BREAKPOINT to skip over the current instruction, but now do it inside KDBG's exception handler. - In Kd and GDB exception handler wrappers, return FALSE if kdDoNotHandleException, and return TRUE otherwise (kdHandled / kdContinue). After my previous commit these functions were always returning FALSE / exception not handled.
by fireball@svn.reactos.org
16 years, 3 months

[fireball] 33928: - Revert 33689 as breaking mIRC installation. See issue #3328 for more details.
by fireball@svn.reactos.org
16 years, 3 months
Results per page: