- KdDebuggerNotPresent should be FALSE by default.
[reactos.git] / reactos / ntoskrnl / ntoskrnl.def
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-18 Alex Ionescu- Add stubs for KdSave, KdRestore, KdDebuggerInitialize...
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 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-08 Alex Ionescu- Delete /fs directory.
2007-01-08 Alex Ionescu- Fix _PsProcessType for MSVC compilation.
2006-12-06 Aleksey BraginAdd KdChangeOption() stub
2006-12-03 Aleksey BraginNCI interface auditing, sysfuncs.lst.
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
2006-11-15 Alex Ionescu- Export ExiTryToAcquireFastMutex from ntoskrnl, I...
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-10-23 Alex Ionescu- Add NtEnumerateSystemEnvironmentValuesEx, NtQuerySyst...
2006-10-23 Johannes Anderwald- revert 24623
2006-10-23 Johannes Anderwald- really fix build
2006-10-23 Alex Ionescu- Fix some EFI prototypes and exports.
2006-10-09 Alex Ionescu- Some misc changes to fix some of the 250+ warnings...
2006-09-13 Alex Ionescu- Use inlined guarded region routines instead of duplic...
2006-09-11 Alex Ionescu- Fix stupid typo.
2006-09-11 Alex Ionescu- Fix KeEnterCriticalRegion/KeLeaveCriticalRegion by...
2006-09-10 Alex Ionescu- Remove KeGetCurrentProcess. This API doesn't exist.
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-08-31 Alex Ionescu- Remove some deprecated code and custom ROS exports...
2006-08-30 Alex Ionescu- Implement RtlCaptureStackBackTrace and RtlWalkFrameCh...
2006-08-25 Alex Ionescu- Viva la deprecation! Trunk should now boot and the...
2006-08-24 Alex Ionescu- Fix some bugs in clock.S
2006-08-24 Alex Ionescu- Update KeUpdateSystemTime to use variable increments.
2006-08-22 Alex Ionescu- Get rid of the peculiar idea that the HAL should...
2006-08-21 Alex Ionescu- Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS
2006-07-20 Alex Ionescu- Simplify PsGetNextProcess so it works like PsGetNextP...
2006-07-17 Alex Ionescu- Export Ps(S)GetContextThread
2006-07-14 Alex Ionescu- Implement Safe Referencing (an internal method for...
2006-06-22 Hervé PoussineauExport KdComPortInUse
2006-06-10 Alex Ionescu- Update sweep callback to send the handle number....
2006-06-05 Alex Ionescu- Rename ObpCreateTypeObject to ObCreateObjectType...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-01-05 Alex Ionescu- Optimized the dispatcher lock. It is now gone on...
2005-12-30 Alex Ionescu- Rewrite Executive Interlocked Functions to actually...
2005-12-29 Alex Ionescu- Implemented InterlockedBitTestAndReset, InterlockedBi...
2005-12-04 Alex Ionescu- Fix KeAttackProcess, KeStackAttachProcess, KeUnstackD...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-16 Hervé PoussineauExport _vsnwprintf
2005-11-03 Alex Ionescu- Rename KiCheckForKernelApcDelivery
2005-10-31 Thomas Bluemeladded stubs for ObLogSecurityDescriptor and ObDereferen...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-01 Alex Ionescu- Remove some duplicated/useless code and use internal...
2005-09-26 Alex Ionescu- Implement alldvrm and aulldvrm and export them from...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-06 Alex Ionescu- Handle RtlYyyStringToZzzStringSize->RtlxYyyStringtoZz...
2005-08-13 Royce Mitchell IIIBCB tracing implementation
2005-08-07 Hartmut Birr- Changed MmGetContinuousPages from using an alignment...
2005-08-02 Filip Navara- Remove the DoneInitYet hack.
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-21 Thomas Bluemelremoved the ros-specific (and unused) functions ExRosDu...
2005-07-13 Art Yerkesstop exporting MmCopyFromCaller and kin and make a...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-18 Filip Navara- Move non-DDK Ke* function prototypes from ROS DDK...
2005-06-17 Filip NavaraFix the export of HalExamineMBR. It mustn't be aliased...
2005-06-16 Gé van GeldorpDeclare Guarded Mutex functions and export them
2005-05-19 Alex IonescuFix one of the added hacks. ObpCreateHAndle not exporte...
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Alex IonescuFix lookaside structures, rewrite lookaside code to...
2005-05-07 Alex IonescuImplement FsRtlAllocateResource, FsRtlIsPagingFile...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-16 Alex IonescuMore I/O Stuff that was leftover in the old branch...
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-29 Thomas Bluemel- added stub for PoQueueShutdownWorkItem required by...
2005-03-29 Thomas Bluemel- ported RtlVerifyVersionInfo from wine
2005-03-29 Thomas Bluemelmove chkstk.s from ntdll to rtl because _alloca_probe...
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-18 Eric Kohl- Remove Nt/ZwQueryOleDirectoryFile.
2005-01-02 Emanuele AlibertiReplace
2004-12-26 Filip Navara- Export ExSemaphoreObjectType.
2004-12-21 Royce Mitchell IIIwrap stack walks in SEH - this doesn't fix page faults...
2004-12-17 Aleksey BraginInclude link to IoCsq...() funcs
2004-12-11 Royce Mitchell IIIPagedPool improvements: differenciate between hiredzone...
2004-11-27 Filip Navara- Fix calling convention of IoReadPartitionTable, IoSet...
2004-11-21 Filip Navara- Fix prototype of FsRtlInitializeLargeMcb and FsRtlIni...
2004-11-12 Eric Kohl- Move NtAllocateUuids from the Security Reference...
next