strip whitespace from end of lines
[reactos.git] / reactos / ntoskrnl / include / internal / ntoskrnl.h
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-19 Alex IonescuOops
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
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-01-07 Alex IonescuRemove /nt directory
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-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-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 Eric KohlImplemented import of binary system hive. (UNTESTED)
2003-03-22 Eric KohlSeparate import of system and hardware hive.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-16 Eric KohlFixed loading of symbol files.
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-03-16 Eric KohlImproved registry initialization.
2001-12-29 David WelchTrim cache
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-09-04 Eric KohlFixed hive import bug.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-09-13 jeanwork on registry
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-06-29 David WelchMade header file usage more consistent