*** empty log message ***
[reactos.git] / reactos /
2000-02-24 Emanuele Aliberti*** empty log message ***
2000-02-24 Emanuele AlibertiChanges for FsRtl added functions.
2000-02-24 Emanuele AlibertiMore stubs for NTOSKRNL.FsRtl: file name handling.
2000-02-24 Eric KohlReplaced direct io space mapping by call to MmMapIoSpace()
2000-02-22 Eric KohlAdded gdi test program gditest.exe
2000-02-22 Eric KohlAdded GdiDllInitialize()
2000-02-22 Eric KohlAdded W32kInitialize service (orig. name NtGdiInit)
2000-02-22 Eric KohlFixed minor bugs interrupt_service2e()
2000-02-22 Rex Jolliffadded support for shadow syscall table
2000-02-22 Eric KohlFixed minor bugs. 'ddk/ntddk.h' MUST ALWAYS be included...
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-21 Emanuele AlibertiWIN32K Kernel API main include file (replaces win32k...
2000-02-20 Emanuele AlibertiAdded little prog. that builds the WIN32K.SYS service...
2000-02-19 Eric KohlFixed bugs in process parameter and environment code
2000-02-19 Eric KohlFixed buggy RtlCompareString() and RtlCompareUnicodeStr...
2000-02-19 Eric KohlFixed a bug - memmove() couldn't handle overlapping...
2000-02-18 Eric KohlFixed environment implementation
2000-02-18 Eric KohlFixed environment implementation
2000-02-14 Emanuele AlibertiUntested raw implementation of MultiByteToWideChar().
2000-02-14 David WelchFixed compilation bug
2000-02-14 Boudewijn Dekkerimpl. NtGetTickCount
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-02-06 Eric KohlFixed a bug in NtQueryVirtualMemory()
2000-02-05 Eric KohlFixed _wcsnicmp()
2000-02-05 Eric KohlAdded some string functions
2000-02-03 Eric KohlAdded CHECKPOINT macro
2000-02-03 Phillip SusiFixed loader bugs, still needs reworked to create multi...
2000-01-31 Eric KohlFixed a stdcall bug
2000-01-31 Eric KohlFixed an invalid printf() format type
2000-01-31 Eric KohlFixed compiler warnings
2000-01-31 Eric KohlFixed METAFILEPICT bug
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-29 Phillip Susiignore errors deleting files for make clean
2000-01-29 Hernan OchoaAdded parameters checking, help, and some information...
2000-01-27 David WelchChanged the loader so ZwCreateProcess now maps ntdll...
2000-01-26 Jason Filby*** empty log message ***
2000-01-26 David WelchMore improvements to LPC code
2000-01-25 Phillip SusiFixed bug in IO manager that caused crash when trying...
2000-01-23 Phillip SusiFixed syntax error
2000-01-23 Hernan Ochoanow NTOSKRNL exports KeServiceDescriptorTable just...
2000-01-23 Hernan Ochoaadded definitions for SSDT, SSPT, KeServiceDescriptorTable,
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
2000-01-23 Phillip SusiNew Read/Write File IO test utility
2000-01-23 Phillip SusiFixed OutputDebugString() to use the new int 2D debug...
2000-01-22 Emanuele AlibertiAdded error reporting to lpcsrv and lpcclt.
2000-01-22 Emanuele AlibertiFixed a stupid bug in time conversion code that generat...
2000-01-22 Phillip SusiFixed a broken DPRINT
2000-01-21 Phillip SusiMade symbolic links permanent the proper way, with...
2000-01-21 Phillip Susidarnit... another debug print.. someone kick me
2000-01-21 Phillip SusiOoops... forgot some debug prints ( embarassed )
2000-01-21 Phillip SusiFixed makefile to include rules.mak first, so it gets...
2000-01-20 Eric KohlReplaced calls to aprintf() or dprintf() by DPRINT()
2000-01-20 Eric KohlAdded missing format types to vfprintf()
2000-01-20 Emanuele AlibertiMinor changes.
2000-01-20 Emanuele AlibertiTwo more FsRtl stubs.
2000-01-20 Emanuele AlibertiUpdated fsfuncs.h with latest stubs prototypes.
2000-01-19 Eric KohlCleanup
2000-01-19 Eric KohlFixed compiler warning
2000-01-19 Eric KohlFixed ugly bug in the serial debugging code
2000-01-19 Rex Jolliffchanges to support v15 release
2000-01-18 Eric KohlChanged debug output to use INT 2D
2000-01-18 Eric KohlChanged debug output to use INT 2D
2000-01-17 Eric KohlChanged debug output to use INT 2D
2000-01-16 Emanuele AlibertiSome more stubs for NDIS.SYS.
2000-01-16 Emanuele AlibertiAdded two missing names.
2000-01-14 Eric KohlAdded missing features and functions
2000-01-12 Eric KohlAdded missing printf() functions
2000-01-11 Eric KohlDisabled debugging messages
2000-01-11 Eric KohlFixed process parameters
2000-01-11 Eric KohlFixed ctype and Rtl functions
2000-01-10 Emanuele AlibertiSome more NTOSKRNL.FsRtl stubs.
2000-01-10 Eric KohlAdded DbgPrint()
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-09 Eric KohlFixed hal display bug
2000-01-08 Emanuele AlibertiNew year in c/r string.
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
2000-01-06 Emanuele AlibertiA few more return structures for NtQuerySystemInformation
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
2000-01-05 David WelchImplemented more security functions
2000-01-05 Eric KohlFixed ctype table and functions.
2000-01-05 Eric KohlFixed ctype table.
2000-01-02 David WelchDisabled pragma statement that was causing problems
1999-12-30 Eric KohlAdded mbtowc(), mbstowcs(), wctomb() and wcstombs()
1999-12-30 David WelchAdded some additional csrss work
1999-12-30 Eric KohlAdded even more missing functions
1999-12-29 Eric KohlAdded some missing debug, math and ctype functions
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-28 Eric KohlMinor update
1999-12-27 Emanuele AlibertiSome more NDIS stubs.
1999-12-27 Eric KohlRemoved cmd target
1999-12-27 Eric KohlFixed some more STDCALL issues
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-26 David WelchAdded some security functions
1999-12-24 Eric KohlFixed compiler warnings
1999-12-24 Eric KohlAdded missing test
1999-12-22 David WelchCorrected additional object manager issues pointed...
next