Added Casper to the coders parade.
[reactos.git] / reactos /
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-07 Phillip SusiFixed ps code to terminate threads correctly
2000-07-07 Phillip SusiFixed [Ke/Nt]WaitForMultipleObjects() bug
2000-07-07 Phillip SusiFixes to timeout code
2000-07-07 Phillip SusiFixed ps bug, proper termination of threads
2000-07-07 Phillip SusiFixed typeo that was breaking NtReadFile() with async...
2000-07-07 Phillip SusiDo not clean up mdl on paging requests, as the mm needs...
2000-07-07 Phillip SusiSet IRP_PAGING_IO on mdl ( paging ) requests
2000-07-07 Phillip SusiExported NtOpenEvent()
2000-07-07 Phillip SusiImplimented DeleteDC()
2000-07-07 Phillip SusiMinor fixes, enabled return to text mode
2000-07-06 Phillip SusiFixed left out paremter error
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-05 Eric KohlAppend the '.exe' extension automatically
2000-07-05 Eric KohlFixed 'cd \' bug
2000-07-04 Phillip SusiRemoved duplicate and incorrect declaration for KeRaise...
2000-07-04 David WelchCompilation fixes
2000-07-04 David WelchAdded working set functions
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-07-02 Eric KohlFinal macro fixes
2000-07-02 Eric KohlSimplified driver initialization
2000-07-02 Eric KohlFixed more macros
2000-07-01 David WelchRemoved unused header file
2000-07-01 Eric KohlFixed Ps macros
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-07-01 Emanuele AlibertiMinor changes.
2000-06-30 Eric KohlAdded hal dispatch tables.
2000-06-29 David WelchMade header file usage more consistent
2000-06-27 David WelchCorrected bug when booting with loadros
2000-06-26 David WelchDocumented parts of the page fault path and flagged...
2000-06-25 David WelchFixed bug.
2000-06-25 David WelchRemoved from redundant files from the mm directory
2000-06-24 Emanuele AlibertiFixed a path problem in the makefile that Phillip repor...
2000-06-19 Eric KohlAdded counting physical discs
2000-06-19 Eric KohlRemoved invalid includes
2000-06-18 Eric KohlUse SystemRoot link instead of LdrGetSystemDirectory()
2000-06-18 Eric KohlNot used any longer
2000-06-18 Eric KohlFixed typo and added freetype dir to clean target
2000-06-18 Eric KohlImplemented IoAttachDeviceByPointer() and IoGetDeviceOb...
2000-06-18 Eric KohlChanged list functions to macros (or static inline...
2000-06-18 Jason FilbySmall change and removed unnecessary files
2000-06-18 Jason FilbyMath functions required by win32k
2000-06-18 Jason FilbyAltered to use new and smaller math.c
2000-06-18 Jason FilbyMakefile changes for win32k
2000-06-18 Jason FilbyCommented out test code that prevented compilation
2000-06-18 Emanuele AlibertiBase files for a compatible MSVCRT.DLL.
2000-06-17 David WelchCorrected build problem
2000-06-17 Phillip SusiForgot to seek before trying to read back data, and...
2000-06-17 Phillip SusiFixed several erronious checks to detect things such...
2000-06-17 Phillip SusiAdded missing DPRINT
2000-06-17 Phillip SusiFixed bug that fails to update files entries in the...
2000-06-17 Phillip SusiFixed code that checks for a deleted directory entry...
2000-06-16 Jason Filbytemporary float and math support
2000-06-16 Jason Filbymissing updates
2000-06-16 Jason Filbymissed update
2000-06-16 Jason FilbyGDI Improvements
2000-06-16 Jason FilbyVGA display driver improvements
2000-06-16 Jason FilbyGDI improvements
2000-06-15 Eric KohlImproved symbolic links (reparsing).
2000-06-13 Eric KohlImplemented IoDeleteSymbolicLink() and NtCreateSymbolic...
2000-06-12 Eric KohlAdded cache manager prototypes.
2000-06-09 Emanuele AlibertiReturn type KIRQL fixed to allow compilation.
2000-06-09 Eric KohlMoved some functions into the hal.
2000-06-07 Eric KohlUpdate after server failure.
2000-06-05 Eric KohlFixed STDCALL issues in Ex functions
2000-06-04 Eric KohlFixed STDCALL issues in Ke functions
2000-06-04 Emanuele AlibertiType definitions and macros previously in ntoskrnl...
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.
2000-06-04 Eric KohlFixed clean target (didn't delete all .o files)
2000-06-04 Eric KohlFixed paths
2000-06-03 Eric KohlUpdated Ps* functions
2000-06-03 Emanuele AlibertiMinor changes.
2000-05-30 Emanuele AlibertiMinor changes to kernel32.
2000-05-30 Emanuele AlibertiRenamed NTDLL.RtlNtStatusToDosError() RtlNtStatusToDosE...
2000-05-27 David WelchFix for issue with closing non-existent or already...
2000-05-26 David WelchAdded etags target
2000-05-26 Phillip Susibig work on the console front
2000-05-26 Phillip Susibig work on the console front
2000-05-26 Phillip Susia few fixes to the shell
2000-05-25 Eric KohlImplemented:
2000-05-24 David WelchMore bug fixes.
2000-05-14 David WelchUpdated clean targets in various places
2000-05-14 Emanuele AlibertiAdded ifdef to skip a piece of code commited by mistake...
2000-05-14 Emanuele AlibertiFixed bug reported by Michael Rich in kernel32 compilation.
2000-05-13 Eric KohlAdded FLOPPY and DIST targets
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchFixed typo.
2000-05-13 David WelchSome fixes.
2000-05-13 Eric KohlFixed typos in IoGetStackLimits()
2000-05-13 Eric KohlFixed IoGetStackLimits()
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-05-09 Eric KohlFixed or added exported object type variables
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-05-07 Eric KohlFixed ntoskrnl makefile
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-04-28 Phillip SusiNtTerminateProcess did not terminate the current thread...
2000-04-27 Emanuele AlibertiA fix in the SYSTEM_HANDLE_INFORMATION structure.
2000-04-26 Emanuele AlibertiI forgot to update the code that uses SYSTEM_TIME_INFOR...
next