Use memory wrappers instead of ExAllocatePool/ExFreePool directly
[reactos.git] / reactos / ntoskrnl / config / cmvalue.c
2009-08-30 Hervé PoussineauUse memory wrappers instead of ExAllocatePool/ExFreePoo...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-24 Stefan Ginsberg- Remove KEBUGCHECK and KEBUGCHECKEX macros
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-15 Aleksey Bragin- Implement NtCreateKey using the new parse routine.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-25 Aleksey Bragin- Update cmlib interface to NT 5.2.
2007-07-18 Aleksey Bragin- Fix an obvious bug in the code (patch by Thomas).
2007-05-14 Alex Ionescu- Implement NtDeleteValueKey as a simple wrapper around...
2007-05-13 Alex Ionescu- HvGetCellSize should return the correct positive...
2007-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
2007-05-09 Alex Ionescu- Implement CmGetSystemControlValues and all related...