- Add kdbreak.c with the following APIs: KdpLowWriteContent, KdpLowRestoreBreakpoint...
[reactos.git] / reactos / lib /
2007-02-19 Alex Ionescu- Create GCC_ULONG64 type to hack around a bug in GCC...
2007-02-18 Alex Ionescu- Add KdDebuggerInitialize1 and enable call to it.
2007-02-18 Alex Ionescu- Fix KiDebugService to load EDX from KTRAP_FRAME_EDX...
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Johannes Anderwald- Fix a few warnings
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-01 Johannes Anderwald- Use compiler intrinsics instead of hidden dependency...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-30 Aleksey Bragin- Fix intlck compile.
2007-01-27 Thomas BluemelMake RtlEqualPrefixSid portable
2007-01-26 Aleksey BraginFix compile (debug information is removed from Spare...
2007-01-24 Alex Ionescu- Fix a bug, fix breakage from previous revision.
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-21 Thomas BluemelYet another fix for GCC4.2
2007-01-21 Thomas Bluemel- Allow warnings in the expat library
2007-01-20 Aleksey BraginMerge 25454, 25455, 25457, 25458.
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-20 Hervé PoussineauFix some warnings
2007-01-18 Christoph von Wittichfix some warnings
2007-01-17 Aleksey BraginDelete 100 files which are completely unneeded in order...
2007-01-14 Johannes Anderwald- the parameter flags is of type unsigned. Therefore...
2007-01-10 Hervé PoussineauDon't rely on stdio.h to define EOF, as native stdio...
2007-01-10 Hervé PoussineauMove x86 specific part to i386/ directory.
2007-01-07 Aleksey BraginCleanup of libxml2 library - removing all stuff which...
2007-01-07 Aleksey BraginCleanup of zlib library - removing all stuff which...
2007-01-07 Magnus Olsenupdate from zlib 1.1.4 to 1.2.3
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-05 Alex Ionescu- Revert 25070: NO.
2006-12-05 Aleksey BraginA necessary hack for PE relocation within physical...
2006-12-03 Aleksey Bragin[AUDIT]
2006-11-27 Thomas BluemelFix using a pointer to a temporary variable outside...
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-11-19 Aleksey BraginAdd a typecast to remove a warning
2006-11-19 Johannes Anderwald- fix prototype
2006-11-16 Alex Ionescu- Reorganize HAL exports and export KeTRyToAcquireQueue...
2006-11-16 Alex Ionescu- Purposefully add 6 debug prints to RtlpGetRegistryHan...
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-09 Johannes Anderwald- revert part of 24701 as requested on ml
2006-11-08 Johannes Anderwaldset most of trunk svn property eol-style:native
2006-11-05 Alex Ionescu- Fix boot.
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-21 Thomas BluemelRemove the no longer used kjs library
2006-10-18 Thomas BluemelFix gcc4 warning (thx to Herve)
2006-10-16 Thomas BluemelFixed usage of uninitialized variable warning
2006-10-16 Alex Ionescu- Implement RtlGetElementGenericTable using ordered...
2006-10-16 Alex Ionescu- Fix GCC compile bug.
2006-10-16 Alex Ionescu- Create "AVL FUNCTIONS" section tag.
2006-10-16 Alex Ionescu- Implement RtlLookupElementGenericTableFull.
2006-10-16 Alex Ionescu- Implement RtlIsGenericTableEmpty, RtlNumberGenericTab...
2006-10-16 Alex Ionescu- Added some generic table routines to rtlfuncs.h so...
2006-10-16 Alex Ionescu- Organize file by AVL/Splay routines.
2006-10-16 Alex Ionescu- Fix a bug in FreeLdr key creation (patch by Filip...
2006-10-15 Thomas BluemelImplemented AddMandatoryAce
2006-10-14 Art YerkesFixed avl tree completely.
2006-10-13 Art YerkesFixen. Delete is still broken.
2006-10-10 Art YerkesAdded 'austin' AVL implementation and provide a binding...
2006-10-09 Thomas BluemelSome portability fixes that address possible alignment...
2006-10-09 Aleksey BraginFix mkhive compiling by adding _NTSYSTEM_ define. This...
2006-10-08 Thomas BluemelSome header fixes
2006-10-08 Alex Ionescu- Stub LdrVerifyMappedImageMatchesChecksum.
2006-10-06 Alex Ionescu- Add PROFILE_ACPI_DOCKING_STATE.
2006-10-05 Alex Ionescu- Guard some current cmlib includes against new cm...
2006-10-04 Thomas BluemelDon't compile with -Wconversion since we have function...
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-10-01 Andrew MungerResource sync from trunk.
2006-10-01 Andrew MungerMerge the one line fix from 24273 v. 24276.
2006-09-27 Thomas BluemelMove the memory in RtlpDeleteData instead of copying...
2006-09-26 Alex Ionescu- In some far, far away galaxy, a long, long time ago...
2006-09-25 Magnus Olsenfixed overlaping memory problem with RtlMoveMemory...
2006-09-25 Magnus Olsenrestore files mem.c and memgen.c
2006-09-22 Magnus Olsenmerges ros-branch-0_3_1 r24226 to trunk with arty...
2006-09-22 Art YerkesARP query support.
2006-09-17 Alex Ionescu- Fix some insidious bugs in exception handling, mostly...
2006-09-17 Alex Ionescu- Cleanup except_asm.s and add .func/.endfunc and fix...
2006-09-17 Alex Ionescu- Fix a bug in KeRaiseUserExceptionDispatcher which...
2006-09-15 Hervé PoussineauFix "normal" formatting, by removing differences betwee...
2006-09-15 Aleksey BraginAdd missing "NTAPI"
2006-09-14 Aleksey BraginReapply fixed half of 24020 (relocation update in rtl...
2006-09-12 Hervé Poussineau[AUDIT] This file only include other files, so it can...
2006-09-12 Alex Ionescu- Revert 24020 (good code, but buggy) and 24041 (bad...
2006-09-11 Aleksey BraginThose two #ifdefs were wrong on my setup (straightforwa...
2006-09-11 Hervé PoussineauWe want to support hives version 1.3+ (up to 1.5 curren...
2006-09-11 Hervé PoussineauBetter handling of REG_LINK values
2006-09-10 Thomas BluemelFix LdrRelocateImageWithBias prototype: Strings in...
2006-09-10 Hervé PoussineauFix some warnings
2006-09-10 Aleksey Bragin- Implement enable/disable of protection for PE section...
2006-09-10 Aleksey Bragin- Move and slightly modify the relocation code to RTL...
2006-09-09 Hervé PoussineauAdd missing entrypoint="0" directive in rbuild files...
2006-09-09 Hervé PoussineauAdd VfatChkdsk() prototype
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Thomas BluemelYes we should do it as WINE. Fixes a buffer overflow...
2006-09-07 Hervé PoussineauSome 64 bits fixes (approved by Filip)
2006-09-07 Hervé PoussineauAdd a stub for FAT12/16/32 chkdsk
2006-09-07 Hervé PoussineauDeclare prototype for ChkdskEx function in u{FS}.dll
2006-09-07 Magnus Olseninclude psdk shlguid.h
next