- Add kdbreak.c with the following APIs: KdpLowWriteContent, KdpLowRestoreBreakpoint...
[reactos.git] / reactos / ntoskrnl / ntoskrnl.rbuild
2007-02-20 Alex Ionescu- Add kdbreak.c with the following APIs: KdpLowWriteCon...
2007-02-18 Alex Ionescu- KdDebuggerNotPresent should be FALSE by default.
2007-02-18 Alex Ionescu- Add kd64 folder for KD64 6.0 implementation.
2007-02-16 Alex Ionescu- Disable i8042prt debugger hack.
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-15 Alex Ionescu- Small placeholder change for future Cm code:
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Implement the balance set manager. Doesn't do much...
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-10 Alex Ionescu- Commit NTLPC and remove old implementation.
2007-01-08 Alex Ionescu- Delete /fs directory.
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-11-29 Alex Ionescu- Finally figured out a way to make the old HAL IRQ...
2006-11-19 Alex Ionescu- Change kdcom.sys to kdcom.dll.
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-11-12 Alex Ionescu- FSTUB Patch for Mount Manager Support, Part 1:
2006-11-12 Alex Ionescu- Move out SEH-support routines from ntoskrnl/rtl to...
2006-11-07 Alex Ionescu- Remove WRITE/READ_REG_XXX functions written in C...
2006-10-30 Alex Ionescu- SMSS: Send QOS structure when creating new ports...
2006-10-23 Alex Ionescu- Add NtCreateKeyedEvent, NtOpenKeyedEvent, NtReleaseKe...
2006-10-21 Thomas BluemelRemove the no longer used kjs library
2006-10-05 Alex Ionescu- Implement ExpInitNls to initialize the NLS Section...
2006-10-04 Alex Ionescu- Make Kernel initialization (KeInit2) portable/more...
2006-09-13 Alex Ionescu- Rename kqueue.c to devque. KQUEUE (kernel queues...
2006-09-13 Alex Ionescu- Renamed device.c to config.c and removed all irreleva...
2006-09-13 Alex Ionescu- Remove usercall.c from portable part of Ke and add...
2006-09-12 Hervé PoussineauStart to support GUID_DEVICE_SYS_BUTTON interface....
2006-09-12 Alex Ionescu- Re-merge 24062+24063, with a minor difference, they...
2006-09-12 Alex Ionescu- Partial revert of r20462/63. New HAL/Po/Ki code remai...
2006-09-11 Alex Ionescu- Implement and export HalClearSoftawareInterrupt ...
2006-09-11 Alex Ionescu- Re-organize apc.c into private/public functions ...
2006-09-10 Alex Ionescu- Thread Support cleanup 1: Separate kthread.c into...
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-03 Alex Ionescu- Final cleanup for now:
2006-09-03 Alex Ionescu- Remove LDT initialization, LDT shouldn't be initializ...
2006-09-03 Alex Ionescu- Fix KTSS definition.
2006-09-01 Alex Ionescu- Multiple changes to low-level Kernel initalization...
2006-08-28 Alex Ionescu- Complete and utter reimplementation of V86 Mode for...
2006-08-25 Alex Ionescu- Viva la deprecation! Trunk should now boot and the...
2006-08-25 Alex Ionescu- The last piece of the puzzle: we had to initialize...
2006-08-24 Alex Ionescu- Make KeUpdateSystemTime independent, so that it retur...
2006-08-21 Alex Ionescu- Delete bios.c and usertrap.c
2006-07-29 Aleksey BraginAdd 2nd half of the Filip Navara's cmlib. Now both...
2006-07-18 Alex Ionescu[AUDIT] - State.c is clean, it is merely a collection...
2006-07-18 Alex Ionescu- Move ps/locale.c to ex/locale.c, since it has nothing...
2006-07-09 Magnus Olsenreverting : revison 22930 to 22932, 22938 to 22940...
2006-07-09 Alex Ionescu- Separate functions that deal with driver-related...
2006-07-08 Christoph von Wittichremove -nostdlib
2006-07-01 Alex Ionescu- Add some more functions that just build IRPs to send...
2006-07-01 Alex Ionescu- Move efi.c to \ex, because the functions are related...
2006-06-30 Alex Ionescu- Better organize some APIs that were a bit all over...
2006-06-30 Alex Ionescu- Create iofunc.c and put all functions that ultimately...
2006-06-22 Alex Ionescu- Sorry... was suffering from post-REcon-where-the...
2006-05-24 Alex Ionescu- Reorganize most of /ob so that functions inside each...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-02-18 Maarten Bosmafix the build
2006-02-17 Maarten BosmaInclude media and ntoskrnl