Ros-diffs August 2006

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

[ion] 23698: - If SeCaptureSubjectContextEx is called without a process, at least NULL-initialize the context to catch dereferences of invalid pointers.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23697: - Fix compiling/linking problems. - Remove KrnlFun entry - IRQs are now done through a typical NT/ROS trap frame and are synchronized and compatible with trap.S. - Enable 2nd entry interrupt calls in HalBeginSystemInterrupt, since IRQs now use the right trap frame.
by ion@svn.reactos.org
18 years, 1 month

[gedmurphy] 23696: add an 'uptime' command. Available in either Windows or Linux output. (defaulted to Windows)
by gedmurphy@svn.reactos.org
18 years, 1 month

[ion] 23695: - The last piece of the puzzle: we had to initialize the IDR in HalInitProcessor to set it to the default of 0xFFFFFFB so that we don't get IRQ 0 and IRQ 1 until we're ready to handle them, which was causing the clock interrupt to be called too early. - Remove irqhand.S and all other remaining pieces of deprecated code.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23694: - Got rid of the deprecated stuff left in irq.c and directly implemented it as part of irqhand.S (which is also deprecated). - Cleaned up irq.c. Fixed file header, function prototypes, includes, etc, and moved general definitions and externs to ke.h
by ion@svn.reactos.org
18 years, 1 month

[janderwald] 23693: * handle PSN_APPLY effectively * remove no longer used callback * reenable PropSheet_Changed macros * fix styles for dialog
by janderwald@svn.reactos.org
18 years, 1 month

[ion] 23692: - Fix some bugs in clock.S - Enable clock.S versions of KeUpdateSystem/RunTime and export them properly. - Enable systimer.S to call into kernel's KeUpdateSystemTime. - Enable Hal's Clock Interrupt during Phase 1. - Remove most of the code that was still left in irq.c - Only one large problem remains now, which is the spurious firing of the clock interrupt before we're ready to handle it... I will try to fix this today.
by ion@svn.reactos.org
18 years, 1 month

[amunger] 23691: DBG=0 fixes, patch by Physicus.
by amunger@svn.reactos.org
18 years, 1 month

[cwittich] 23690: some more msvc warning fixes
by cwittich@svn.reactos.org
18 years, 1 month

[hpoussin] 23689: Fix all warnings detected by gcc 4.2 Patch by Thomas Weidenmueller
by hpoussin@svn.reactos.org
18 years, 1 month
Results per page: