- Fixed the freeing of memory from boot load drivers.
[reactos.git] / reactos / ntoskrnl / io / buildirp.c
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-08-14 Andrew GreenwoodReactOS W32API convert part 4
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-04 Gunnar Dalsnes-cleanup IoBuildSynchronousFsdRequest
2003-03-21 Hartmut Birr- Fixed the buffer handling for ioctl requests and...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-15 Eric KohlAdded file system recognizer driver.
2002-04-10 Eric KohlMoved IoVerifyVolume().
2002-03-17 Hartmut BirrFixed a parameter for IRPMN_MOUNT_VOLUME.
2001-04-03 David WelchKeep DPC queue size correct
2001-03-07 David WelchAdded tagging of most allocates
2001-01-13 David WelchFix for vfatfs on volumes with smaller cluster sizes
2000-07-07 Phillip SusiSet IRP_PAGING_IO on mdl ( paging ) requests
2000-05-13 David WelchSome fixes.
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
1999-12-30 David WelchAdded some additional csrss work
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
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-10 Eric Kohlfixed bugs and cleaned up (direct io is working now)
1999-03-10 Rex JolliffEric's beep driver and changes to support same
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-01 Rex JolliffChanges to support the COFF driver loader
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 WelchMinor bug fixes
1998-10-13 Rex JolliffFixed a problem with buffered io IRPs
1998-10-12 Rex JolliffUserEvent and UserIosb were not being set in IoBuildSyn...
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 JolliffInitial revision