Added .Type and .Size attributes to the IRP object: so far nothing
[reactos.git] / reactos / ntoskrnl / makefile_rex
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
2000-03-04 Eric KohlMoved spinlock.c and head.s from 'hal/x86' to 'ke'.
2000-03-03 Eric KohlAdded bitmaps
2000-03-01 Emanuele AlibertiNTOSKRNL.FsRtlAllocate functions.
2000-02-26 Emanuele AlibertiFile locking NTOSKRNL.FsRtl stubs.
2000-02-25 Emanuele AlibertiFsRtl stubs for DBCS names handling.
2000-02-24 Emanuele Aliberti*** empty log message ***
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
2000-01-26 David WelchMore improvements to LPC code
2000-01-20 Emanuele AlibertiTwo more FsRtl stubs.
2000-01-17 Eric KohlChanged debug output to use INT 2D
2000-01-14 Eric KohlAdded missing features and functions
2000-01-10 Emanuele AlibertiSome more NTOSKRNL.FsRtl stubs.
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-26 David WelchAdded some security functions
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-15 Eric KohlStarted NLS support and improved Rtl string functions.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-11-02 David WelchImproved scheduling code
1999-10-21 Eric KohlImproved debug output and
1999-10-16 Eric KohlFixed hal display and initialization code.
1999-08-29 David Welch*** empty log message ***
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-07-17 Emanuele Alibertifixes
1999-07-16 Rex Jolliffadded dist rule
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-05 Eric KohlRenamed wtolower() to towlower().
1999-04-25 Emanuele Alibertiversion information
1999-04-10 David WelchPartially implemented PEB
1999-04-05 David WelchImproved GDT managment
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-25 David WelchCleaned up code a bit
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-01 David WelchExtensive changes to the objmgr
1998-12-23 Rex Jolliffmore changes to support the loader
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
1998-12-19 David Welch*** empty log message ***
1998-12-12 Rex JolliffImplemented loader functions for COFF Drivers and BIN...
1998-10-31 Rex Jolliffadded cmd to gen syms
1998-10-05 Rex Jolliffbrings code in line with release 12
1998-09-13 Rex Jolliffcleanup of import
1998-09-09 Rex Jolliffno specific problems fixed
1998-09-05 Rex Jolliff*** empty log message ***
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision