Ros-diffs August 2008

ros-diffs@reactos.org
  • 27 participants
  • 853 discussions

[jmorlan] 35514: - Begin writing a real parser for cmd. &, &&, ||, and () are implemented. The parenthesized blocks aren't too useful yet as the parser can't read additional lines; doing this will require some restructuring in cmd.c. - Remove ^-removing hacks in echo and set.
by jmorlan@svn.reactos.org
16 years, 2 months

[tkreuzer] 35513: Add KeSetCurrentIrql
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 35512: Implement KxGetCurrentIrql, KxLowerIrql, KxRaiseIrql and KxRaiseIrqlToDpcLevel and use them for the Ke/Kf exports.
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 35511: fix build ;-)
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 35510: Make KeGetCurrentIrql, KeLowerIrql, KfRaiseIrql, KeRaiseIrql, KeRaiseIrqlToDpcLevel and KeRaiseIrqlToSynchLevel intrinsics as in the WDK 2008.
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 35509: On SMP builds SYNCH_LEVEL is (IPI_LEVEL - 2) or 12
by tkreuzer@svn.reactos.org
16 years, 2 months

[jmorlan] 35508: - Implement X>&Y redirections. Hold redirections in a linked list structure, because order matters (>x 2>&1 is not the same as 2>&1 >x). Allow redirection of any handle number from 0 to 9. - Allow quotes around the redirection file name. - Batch: Fix buffer overflow bug (incorrect size for bc->BatchFilePath)
by jmorlan@svn.reactos.org
16 years, 2 months

[cgutman] 35507: - Replace MmMapLockedPages with MmGetSystemAddressForMdlSafe - Add a check to UnlockRequest - Enclose MmProbeAndLockPages in SEH - Fixes bug 3672
by cgutman@svn.reactos.org
16 years, 2 months

[tkreuzer] 35506: Implement KeGetCurrentIrql as intrinsic.
by tkreuzer@svn.reactos.org
16 years, 2 months

[tkreuzer] 35505: Remove private __lidt definition.
by tkreuzer@svn.reactos.org
16 years, 2 months
Results per page: