Copy wininet to branch
[reactos.git] / reactos / ntoskrnl / ke / i386 / thread.c
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Alex IonescuAdd KDBG debugging hack from old code and convert it...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2004-11-20 Gregor AnichFPU/SSE state saving on taskswitching, FPU and SSE...
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuAdded Ke Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2002-09-30 David WelchFix for wrongly disabling interrupts causing system...
2002-09-17 David WelchMisc. user fixes.
2002-09-17 guidofix calculation of InitSize and correctly set edx in...
2002-09-15 guidoInitialisation of debugging and floating point registers in
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-02-15 Eric KohlRemoved obsolete functions/protypes HalInitFirstTask...
2001-04-16 David Welchper processor TSS
2001-03-28 David WelchCatch stack over/underflows
2001-03-26 David WelchSet the io bitmap pointer beyond the TSS limit
2001-03-26 David WelchFixes for page list initialization
2001-03-26 David WelchBug fixes
2001-03-16 David WelchRemoved obsolete header files
2001-03-14 David WelchMore dependency fixes
2001-03-08 David WelchProper cleanup after processes
2000-12-23 David WelchAll task switching is done in software.
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-19 David WelchRemoved broken dma code
2000-05-13 David WelchSome fixes.
2000-04-23 Phillip SusiDumped anoying debug print
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-26 David WelchMore improvements to LPC code
1999-12-26 David WelchAdded some security functions
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code