Ros-diffs November 2006

ros-diffs@reactos.org
  • 16 participants
  • 324 discussions

[ion] 24767: - Purposefully add 6 debug prints to RtlpGetRegistryHandle, which, while ndis.sys is initializing, should BSOD the system. I have seen this "RtlpGetRegistryHandle" BSOD randomly during boot (But always with the same stack trace), and a local HAL patch managed to cause it 100% of the time. I know that the problem had nothing to do with the HAL or registry paths, because it came up before too when I added debug prints to fstub. These 6 prints 100% reproduce the problem on my machine w
by ion@svn.reactos.org
17 years, 11 months

[ion] 24766: - Remove internal HAL function from ntifs - Make sure obfuncs.h includes obtypes.h if it's ever included separately. - Add ARC_STATUS and ARC Error Codes.
by ion@svn.reactos.org
17 years, 11 months

[weiden] 24765: Fix some compilation errors
by weiden@svn.reactos.org
17 years, 11 months

[fireball] 24764: Properly use the second param.
by fireball@svn.reactos.org
17 years, 11 months

[fireball] 24763: Fix build by: - Matching HAL MP HalStartNextProcessor() and commenting out a call to HaliStartApplicationProcessor() (because it needs ProcessorContext). Proper fix should be done. - Removing HalReportResourceUsage from MP version, and marking what it did differently as FIXME in the generic version.
by fireball@svn.reactos.org
17 years, 11 months

[ion] 24762: - Export ExiTryToAcquireFastMutex from ntoskrnl, I had forgotten to export this ages ago when adding the other Exi*FastMutex* stuff. - Remove fmutex.c and fastmutex functions from HAL. The whole point of having the Exi ones in the kernel was that HAL calls them through forward exports now (so any old driver can still link with HAL). Now we don't duplicate the implementation anymore. - Remove DriverEntry, it's useless. Also move HalReportResourceUsage to halinit because it's a call-o
by ion@svn.reactos.org
17 years, 11 months

[gedmurphy] 24761: - split the main header file into seperate files as it was becoming annoying to maintain - split the open / new file code - Add a dialog for adjusting the brightness. The code for adjusting the brightness will follow soon, as will many other image adjusting dialogs. - change the menus to show the image adjustment tools which will be present - remove the horrible image property dialog code. I'll rewrite it at a later stage - Set Arial as the default font - fix a few API's to be
by gedmurphy@svn.reactos.org
17 years, 11 months

[ion] 24760: - Build fixes.
by ion@svn.reactos.org
17 years, 11 months

[ion] 24759: - Delete HAL cruft files. - Implement (or cleanup + mark as implemented, these are 4 line functions) HalDisplayString, HalAcquireDisplayOwnership, HalSetDisplayParameters, HalQueryDisplayParameters, HalInitailizeProcessor, HalAllProcessorsStarted, HalStartNextProcessor, HalProcessorIdle, HalRequestIpi. - Fix some prototype definitions and cleanup some formatting.
by ion@svn.reactos.org
17 years, 11 months

[hpoussin] 24758: Don't force screensaver file names to have at least 4 chars Terminate the string just after the last read character.
by hpoussin@svn.reactos.org
17 years, 11 months
Results per page: