reactos.git
2002-10-31 David WelchFixed race condition between psaux ISR and DPC.
2002-10-31 Jason FilbyVersion 0.0.21
2002-10-31 Hartmut BirrMerged all exec* and spawn* functions in one source...
2002-10-31 Hartmut BirrMerged all exec* and spawn* functions in one source...
2002-10-31 Eric KohlFixed warnings.
2002-10-31 Eric KohlFixed minor linker warning for native apps.
2002-10-31 David WelchImplemented mouse messages.
2002-10-31 David WelchRemoved surplus debug messages.
2002-10-30 Brian PalmerFix for MS's idiocy on a Win98 boot disk I have.
2002-10-30 Eric KohlFixed wrong r/o protection of excessive pages. Spotted...
2002-10-29 Eric KohlVarious improvements and hardcoded directory creation.
2002-10-29 Rex Jolliffrevert of mass delete of the posix subsystem. perhaps...
2002-10-29 Marty DillAdded stub for IsProcessorFeaturePresent() to stop...
2002-10-29 Marty DillImplemented PeekConsoleInputA().
2002-10-28 Robert DickensonRtlOpenCurrentUser() freed a string a little to early...
2002-10-28 Robert DickensonFixed up some typos.
2002-10-28 Robert DickensonFound the problem, local copy of win32k.c required...
2002-10-28 Robert DickensonReverted addition of target win32k.a in the SDK import...
2002-10-28 Robert DickensonRevert one of the makefile changes.
2002-10-28 Robert DickensonCheck for GMEM_ZEROINIT flag and pass HEAP_ZERO_MEMORY...
2002-10-28 Robert DickensonAdded rule to build win32k.a for linking by csrss.
2002-10-28 Robert DickensonAdded some exports required by csrss to get things...
2002-10-28 Robert DickensonUpdated with fix for missing win32k.lib imports
2002-10-28 Robert DickensonStarting something for VDM support.
2002-10-28 Robert DickensonRemoved files that don't belong in the repository.
2002-10-26 David Welchdos2unix'd some more files.
2002-10-26 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-26 Casper Hornstrup*** empty log message ***
2002-10-26 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-25 Casper Hornstrup2002-10-26 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-25 Casper Hornstrup2002-10-25 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-24 KJK::HyperionPOSIX+ says goodbye and leaves. It used to be fun,...
2002-10-24 Steven Edwardsadded tests for StretchBlt, PatBlt and BitBlt by Damon...
2002-10-23 Eric KohlInitialize registry hives only once.
2002-10-23 Steven EdwardsAdd some includes to fix part of building. (Adopt me)
2002-10-21 Hartmut BirrKeSetEvent must be called with Wait set to FALSE within...
2002-10-21 Marty DillRevert last changes.
2002-10-20 Marty DillImplemented SubtractRect(). Misc fixes.
2002-10-20 Marty DillImplemented FreeEnvironmentStringsW().
2002-10-20 Eric KohlImplemented [Get/Set]ProcessShutdownParameters().
2002-10-20 Eric KohlImplemented RegisterServicesProcess() and ExitWindowsEx...
2002-10-20 Robert DickensonBugfix for ascii-hex conversions.
2002-10-20 Casper Hornstrup2002-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Robert DickensonPart of patch contributed by Gunnar Andr� Dalsnes.
2002-10-20 Robert DickensonPart of patch contributed by Gunnar Andr� Dalsnes.
2002-10-20 Marty Dill-Implemented GetNumberOfConsoleInputEvents and ReadCons...
2002-10-19 Casper Hornstrup2002-10-19 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-18 Emanuele AlibertiPAGESIZE to PAGE_SIZE.
2002-10-18 Eric KohlImplemented selection of install partition and directory.
2002-10-16 Hartmut BirrFixed the initializing of the memory map for reactos.
2002-10-16 Robert DickensonAdded MODE command.
2002-10-16 Robert DickensonAdded some support for the MODE command.
2002-10-09 Eugene IngermanWork around environment variables size limitation of...
2002-10-07 Robert DickensonAdded define _USE_NE2000 with increased tracing level...
2002-10-07 Robert DickensonAdded backdoor check for _BLOB_DEFINED to prevent heade...
2002-10-07 Robert DickensonChanged GUID_DEFINED to _GUID_DEFINED for compatibility...
2002-10-06 Robert DickensonQuick fix to prevent bochs users experiencing aborts...
2002-10-05 Jason FilbyDIB color fix, palette fix
2002-10-05 David WelchImplemented IO work queue functions using the system...
2002-10-03 Steven EdwardsNew line fix for gcc 3.x
2002-10-03 Steven EdwardsNew line fix for gcc 3.x
2002-10-03 Robert DickensonSimple test program for Serial Driver testing.
2002-10-03 Robert DickensonAdded exports to def/edf files and modified some pnp...
2002-10-03 Robert DickensonAdded call to possibly tempory IoInitializeWorkerThreads.
2002-10-03 Robert DickensonAdded comment about problem discovered when testing...
2002-10-03 Steven Edwards1. stub sndPlaySnd[A/W] to keep notepad from bitching
2002-10-03 Robert DickensonIncluded new file io/iowork.c in build.
2002-10-03 Robert DickensonEnabled entry for STATUS_OBJECT_NAME_EXISTS
2002-10-03 Robert DickensonReplaced original with version from FreeDDK and tested...
2002-10-03 Robert DickensonAdded required defines and typedefs for ntoskrnl/io...
2002-10-03 Robert DickensonAdded prototype for IoInitializeWorkerThreads, possibly...
2002-10-03 Robert DickensonMake WinCVS look a little cleaner.
2002-10-03 Robert DickensonSome debug macro changes.
2002-10-03 Robert DickensonAdded new file. Lots of research and work required...
2002-10-03 Robert DickensonFix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM...
2002-10-03 Steven EdwardsEnd of file fix for gcc 3.x
2002-10-03 Steven EdwardsEnd of line fix for gcc 3.x
2002-10-03 Robert DickensonImplemented many of the ComXX exports.
2002-10-03 Robert DickensonAdded ntddser.h from FreeDDK for Serial Driver development.
2002-10-03 Hartmut BirrFixed the start value for the time calculation in time2.
2002-10-03 Eric KohlAdded some commnets.
2002-10-02 guidoremoved duplicate type definition
2002-10-02 Eric KohlAdded minimal MicroChannel bus handler.
2002-10-02 Hartmut BirrAdded CcFlushCache and CcGetFileObjectFromSectionPtrs.
2002-10-02 Hartmut BirrRelease the cache segment if the reading of it fails...
2002-10-02 Hartmut BirrRelease the BcbLock before there is a call to CcRosFree...
2002-10-02 Hartmut BirrModified some functions, changed the sequence for acqui...
2002-10-01 Emanuele AlibertiPSX: minor changes to the 'posix' module for enabling...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-01 Jurgen van... FIX:previous was wrong file
2002-10-01 Jurgen van... FIX:memory leak - font objects got create for every...
2002-10-01 Eugene Ingerman1. Cleanup GDI objects when process is deleted.
2002-09-30 Brian PalmerChanges in v1.7.9 (9/30/2002) (brianp)
2002-09-30 Casper Hornstrup2002-09-30 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrReplaced EXE_SUFFIX with EXE_POSTFIX.
2002-09-30 Hartmut BirrWideCharToMultiByte accept each code page like MultiByt...
2002-09-30 Hartmut BirrFixed the value for dwHighDateTime in SystemTimeToFileTime.
2002-09-30 Hartmut BirrFixed the value for EPOCHWEEKDAY.
next