Added ObGetObjectHandleCount().
[reactos.git] / reactos / ntoskrnl / io / buildirp.c
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