NTOSKRNL.FSRtl MDL stubs added.
[reactos.git] / reactos / ntoskrnl / ntoskrnl.edf
2000-03-05 Emanuele AlibertiNTOSKRNL.FSRtl MDL stubs added.
2000-03-04 Eric KohlImplemented kernel parameter line
2000-03-04 Emanuele Aliberti*** empty log message ***
2000-03-03 Eric KohlAdded bitmaps
2000-03-01 Emanuele AlibertiNTOSKRNL.FsRtlAllocate functions.
2000-02-27 Eric KohlImproved csrss (doesn't crash any more)
2000-02-26 Emanuele AlibertiSome __stdcall declarations in ntoskrnl/hal.
2000-02-26 Emanuele AlibertiFile locking NTOSKRNL.FsRtl stubs.
2000-02-25 Emanuele AlibertiFsRtl stubs for DBCS names handling.
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-01-23 Hernan Ochoanow NTOSKRNL exports KeServiceDescriptorTable just...
2000-01-20 Emanuele AlibertiTwo more FsRtl stubs.
2000-01-14 Eric KohlAdded missing features and functions
2000-01-12 Eric KohlAdded missing printf() functions
2000-01-10 Emanuele AlibertiSome more NTOSKRNL.FsRtl stubs.
1999-12-30 Eric KohlAdded mbtowc(), mbstowcs(), wctomb() and wcstombs()
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-27 Eric KohlFixed some more STDCALL issues
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-11 David WelchPut in updated version of bitops header
1999-12-02 David WelchSome bug fixes.
1999-12-01 Eric KohlCleanup
1999-11-27 Eric Kohl- changed InitializeObjectAttributes() from a function...
1999-11-25 Eric KohlMore runtime functions
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-20 Eric KohlMajor update to Rtl string functions.
1999-11-15 Eric KohlStarted NLS support and improved Rtl string functions.
1999-11-09 Eric KohlAdded some RtlLargeInteger functions.
1999-10-31 Emanuele AlibertiRtlFillMemory, RtlMoveMemory, RtlZeroMemory needed...
1999-10-30 Emanuele AlibertiKeDelayExecutionThread exported by ntoskrnl with correc...
1999-10-24 Eric KohlAdded some time related functions.
1999-10-21 Eric KohlImproved debug output and
1999-10-16 Eric KohlMore exported functions.
1999-10-16 Eric KohlMore exported functions.
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-08-17 Eric KohlFixed STDCALL bugs.
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-07-17 Emanuele Alibertifixes