Standardize comment headers. Patch by Trevor McCort
[reactos.git] / reactos / ntoskrnl / io / ioctrl.c
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-10-10 Eric KohlNtDeviceIoControlFile() and NtFsControlFile():
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-12-13 Eric KohlInitialize IRP.RequestorMode in system functions that...
2003-11-28 Eric KohlIgnore event object for synchronous file operations.
2003-11-16 Eric KohlUse a safe IO_STATUS_BLOCK from the kernel stack.
2003-11-08 Eric KohlSignal external event object if one was supplied.
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-04-27 Hartmut BirrChanged to event object from file object.
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-03-21 Casper HornstrupSet FileObject in stack location in NtDeviceIoControlFile
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-05-13 David WelchSome fixes.
2000-04-24 Phillip SusiNtDeviceIoControllFile() was not specifying IoFileObjec...
1999-11-07 Eric KohlAdded APC support to NtDeviceIoControlFile().
1999-06-27 Eric KohlFixed irq level assertations (assert -> assert_irql).
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-04-18 David WelchSeveral bug fixes
1999-04-10 Eric Kohlfixed bugs and cleaned up (direct io is working now)
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-10 Rex JolliffEric's beep driver and changes to support same
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