Merge 13159:13510 from trunk
[reactos.git] / reactos / ntoskrnl / ex / init.c
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-07 Alex IonescuRemove /nt directory
2005-01-01 Alex IonescuUse PROCESSOR_FEATURE_MAX instead of PROCESSOR_FEATURES...
2004-12-18 Eric KohlImplement NtAllocateUuids() partially.
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
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-02-25 Eric KohlImplemented ExIsProcessorFeaturePresent().
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-03-16 David WelchRemoved obsolete header files
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-05-09 Eric KohlFixed or added exported object type variables
2000-01-26 David WelchMore improvements to LPC code
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...