Ros-diffs January 2010

ros-diffs@reactos.org
  • 26 participants
  • 522 discussions

[tkreuzer] 45066: Merge from amd64-branch: 34969 Some ULONG / SIZE_T fixes, handle amd64 in PspCreateThread 34986 Fix several 64 bit issues 35968 Fix Size parameter of CmpAllpcate (ULONG->SIZE_T). 35970 Fix pointer <-> ULONG cast 35971 Fix pointer <-> ULONG cast fixes 36332 fix 64 bit warnings 37435 Fix several ULONG/ULONG_PTR issues. Add a parameter to DefaultQueryInfoBufferCheck for ULONG_PTR/SIZE_T ResultLength 39522 ExInitializeSystemlookasideList: Use InitializeSListHead instead of directly
by tkreuzer@svn.reactos.org
14 years, 8 months

[sir_richard] 45065: [NTOS]: Fix bug in illegal instruction trap handling. Patch by Timo Kreuzer <physicus@reactos.org>.
by sir_richard@svn.reactos.org
14 years, 8 months

[sir_richard] 45064: Perf improvements: [NTOS]: Optimize trap entry/exit by manually copying registers to the trap frame the correct way from the first time. Avoids conversion between PUSHA and KTRAP_FRAMEs and makes trap frames compatible the whole time (other than being slightly faster). [NTOS]: Provide compiler with hints on likely code paths during trap entry and exit, which makes the code more linear and improves performance. The following assumptions (known to be true) are made: (1) Interr
by sir_richard@svn.reactos.org
14 years, 8 months

[sir_richard] 45063: [NTOS]: Remove debug spew (but keep Flag macros and fixes which fixed other bugs), thanks Timo.
by sir_richard@svn.reactos.org
14 years, 8 months

[tkreuzer] 45062: [NTOS] KiExitV86Mode is supposed to return a pointer to the protected mode KTRAP_FRAME. Instead it was returning the value of TrapFrame->Edi, which would be identical to PmTrapFrame->Ebp, which doesn't have any particular meaning. Fix it by returning PmTrapFrame directly. Fixes 2nd stage boot.
by tkreuzer@svn.reactos.org
14 years, 8 months

[dreimer] 45061: Update the Rapps Entries to up to date Versions.
by dreimer@svn.reactos.org
14 years, 8 months

[dreimer] 45060: Bug 5072: PATCH: Add ReMooD to ReactOS Application Downloader. (by GhostlyDeath) Added a German translation myself.
by dreimer@svn.reactos.org
14 years, 8 months

[gedmurphy] 45059: - Create branch from current HEAD for jcatena. - Note, this branch will need to be synched with the trap handler rewrite until it's complete as it contains bugs at the moment. If this causes problems it may be preferable to branch from an earlier revision. Just let me know.
by gedmurphy@svn.reactos.org
14 years, 8 months

[dreimer] 45058: Some heavy cleanup. - We already have the tools folder in PATH for ages now, so we don't need to write the whole path to run a app from there. - Adding the Host GCC Path to PATH twice doesn't make things better. - Tidy up the clean command a bit more with Colin's Version in mind.
by dreimer@svn.reactos.org
14 years, 8 months

[sir_richard] 45057: [NTOS]: Fix some bugs and cleanup V8086 code in regards to flags usage. [NTOS]: Add VDM debug spew to see why there's now an invalid opcode on Windows builds of VMWare and certain QEmu combinations. (Note: the double fault issue is fixed, this is a new issue).
by sir_richard@svn.reactos.org
14 years, 8 months
Results per page: