finished applying @implemented and @unimplemented comments and remove the comments...
[reactos.git] / reactos / ntoskrnl / io / rw.c
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-05-22 Gunnar Dalsnes-Fixed FileObject/Event dereferencing at IRP completion...
2003-05-16 Casper Hornstrup2003-05-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-11 Hartmut BirrFixed a comment.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-04-27 Hartmut BirrFixed the test for FO_SYNCHONOUS_IO.
2002-04-20 Phillip SusiSome more fixes to the IO manager routines to use the...
2002-04-07 Phillip SusiReworked quite a bit of IO manager code to fix several...
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-07-07 Phillip SusiFixed typeo that was breaking NtReadFile() with async...
2000-05-13 David WelchSome fixes.
2000-05-09 Eric KohlFixed or added exported object type variables
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-11-02 David WelchImproved scheduling code
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-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David Welch*** empty log message ***
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-28 David WelchRemoved memory leaks
1999-01-20 David WelchFixed some bugs
1999-01-17 David WelchBug fixes
1999-01-13 jeanmore completely implement write operations
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-01 Rex JolliffChanges to support the COFF driver loader
1998-12-20 Rex JolliffVarious changes to support the executable/driver loader
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-10-20 Rex JolliffFixed synchronous I/O bug in ZwWriteFile
1998-10-13 Rex JolliffFixed a problem with buffered io IRPs
1998-10-05 Rex Jolliffmore chages to bring up to krnl0012
1998-10-05 Rex Jolliffbrings code in line with release 12
1998-09-15 Rex Jollifffixes and changes to support IDE driver
1998-09-13 Rex Jolliffcleanup of import
1998-09-13 Rex JolliffZwReadFile was using Write member of Irp union.
1998-09-09 Rex Jolliffno specific problems fixed
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