Ros-diffs August 2006

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

[cwittich] 23688: fixed some warnings (patch by w3seek)
by cwittich@svn.reactos.org
18 years, 1 month

[hpoussin] 23687: Build usbdriver without warning, at least with gcc 3.4.2
by hpoussin@svn.reactos.org
18 years, 1 month

[cwittich] 23686: fixed some warnings
by cwittich@svn.reactos.org
18 years, 1 month

[fireball] 23685: Fix a lot of annoying warnings, leaving basically only ehci.c and gendrv.c as big warnings providers
by fireball@svn.reactos.org
18 years, 1 month

[fireball] 23684: Dmitry Philippov: Implement SmProcessFileRenameList()
by fireball@svn.reactos.org
18 years, 1 month

[fireball] 23683: Temporary fix a call to KeUpdateSystemTime(), passing third CLOCK_INCREMENT's value (100000) as third param.
by fireball@svn.reactos.org
18 years, 1 month

[fireball] 23682: Fix compiling
by fireball@svn.reactos.org
18 years, 1 month

[ion] 23681: - Add more missing offsets to asm.h (as always, taken from ks386.inc) - Fix incorrect KPCR_PRCB_DPC_ROUTINE_ACTIVE which was totally wrong (And could've caused a crash in the context swicher) - Also fix the definition of KRCB which was off-by-4 after about offset ~0x500. It wasn't causing problems because assembly code only used < 0x500. - Write the ASM implementation of KeUpdateRunTime (not used yet).
by ion@svn.reactos.org
18 years, 1 month

[ion] 23680: - Make KeUpdateSystemTime independent, so that it returns and exits from the current ROSterrupt by itself. - Make KeUpdateRunTime increase the interrupt count, check for V86 as well as for user-mode by using the CS and EFLAGS (isntead of PreviousMode), also only request DPCs if DpcInterruptRequested isn't already set, and only perform Quantum End if this isn't the idle thread. - Add clock.S which will have the clock interrupt handlers of the kernel (UpdateSystemTime and UpdateRunTim
by ion@svn.reactos.org
18 years, 1 month

[ion] 23679: - Update KeUpdateSystemTime to use variable increments. - Update KeTickCount properly instead of an ugly timecast hack. - Also update UserSharedData->TickCount. - Get rid of KiRawTicks. - Properly update KiTickOffset at the end.
by ion@svn.reactos.org
18 years, 1 month
Results per page: