- Stub out ExpSystemErrorHandler more properly.
[reactos.git] / reactos / ntoskrnl / ex / time.c
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-26 Stefan Ginsberg- Make use of _SEH2_YIELD in Ex, Io, Ob, Ps and Se.
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-24 KJK::HyperionEverything
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-30 Stefan Ginsberg- Remove the (now deprecated) ntoskrnl/internal/debug...
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-05-09 Alex Ionescu- Add CcPf (Cache Manager PreFetcher) structures and...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-18 Alex Ionescu- Add EXCEPTION_RECORD64 and LIST_ENTRY64, KeTryToAcqui...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-25 Alex Ionescu- Implement KeUpdateSystemTime properly, it now saves...
2007-01-25 Alex Ionescu- Rename KiSetSystemTime to KeSetSystemTime and enhance...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-22 Thomas Bluemel- Change RtlMoveMemory to RtlCopyMemory where memory...
2006-10-09 Alex Ionescu- Some misc changes to fix some of the 250+ warnings...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-10-08 Alex Ionescu- Inline and make some slight correctiions to KiInitail...
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-02 Alex Ionescu- Combine SeInit1 and SeInit2 into SeInit since both...
2005-12-29 Alex Ionescu- Fix formatting and a bug in NtSetSystemTime.
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-22 Thomas Bluemeladded more irql checks
2005-02-16 Art YerkesFix compilation with -O3 and fix bugs 484 and 505....
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-24 Thomas Bluemelminor fixes
2005-01-23 Thomas Bluemel1. fixed prototypes of NtSetSystemTime and NtQuerySyste...
2005-01-01 Alex IonescuFix work item enumaration values.
2004-12-05 Filip Navara- Disable debugging messages.
2004-12-01 Eric KohlSet timezone without changing the local time.
2004-11-29 Eric Kohl- Convert boot time and system time from local time...
2004-11-28 Eric KohlSet system time and update boot time and relative timers.
2004-11-06 Eric Kohl- Make TIME_ZONE_ID_XXX constants available from kernel...
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-11-05 Eric KohlMake sure that NtSetSystemTime won't crash if the new...
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 Ex Stubs
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell IIIadded @implemented and @unimplemented notes to the...
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-09 Hartmut BirrFixed the setting of the real time clock.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-09-06 David WelchFixed problem with __NTOSKRNL__ not being defined by...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-06-07 Eric KohlUpdate after server failure.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-10-24 Eric KohlAdded some time related functions.
1999-10-07 Eric KohlFixed header inclusion order.
1999-08-17 Eric KohlFixed STDCALL bugs.
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-13 Eric KohlImproved time functions.
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision