Implemented many console & registry functions to get registry explorer running.
[reactos.git] / reactos / ntoskrnl / io / device.c
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-05-05 Casper HornstrupAdded runtime configuration of debug prints from kernel...
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-03-07 David WelchAdded tagging of most allocates
2000-12-23 David WelchAll task switching is done in software.
2000-12-10 Eric KohlImplemented some verify functions.
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-09-12 jeanchanges in IRP for compatibility
2000-09-10 Eric KohlImplemented driver shutdown registration
2000-08-19 Eric KohlFixed the real bug
2000-08-19 Eric KohlFixed an ugly bug
2000-06-29 David WelchMade header file usage more consistent
2000-06-18 Eric KohlImplemented IoAttachDeviceByPointer() and IoGetDeviceOb...
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
2000-01-12 Eric KohlAdded missing printf() functions
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-10-24 Rex JolliffChanges to get video drivers and win32k to load
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-05-29 David WelchLots of changes to the kernel
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-13 Rex JolliffPE driver loader is complete.
1999-01-01 David Welch*** empty log message ***
1998-12-19 David WelchMinor bug fixes
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-13 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-28 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision