Updating parts rosapps to ReactOS build system
[reactos.git] / reactos /
2001-10-29 David WelchZero pages before allocated.
2001-10-27 Hartmut BirrClear the allocated page for a bss section (in MmNotPre...
2001-10-25 Steven EdwardsInitial revision
2001-10-23 Eugene IngermanPorting pice.
2001-10-23 Steven EdwardsInitial revision
2001-10-23 Phillip SusiChanged path to vgaddi.dll to use SystemRoot instead...
2001-10-22 Eugene IngermanPorting pice.
2001-10-21 Casper HornstrupCreate named pipe for SCM
2001-10-21 Casper HornstrupPrototype fixes.
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-10-21 Casper HornstrupNPFS read/write functionality.
2001-10-21 Eugene IngermanMissed these files from the last commit.
2001-10-21 Eugene IngermanChanged some driver functions to follow nt standard...
2001-10-21 Eugene IngermanOriginal source code for linux kernel debugger. To...
2001-10-20 Eric KohlImplemented waiting for server pipe (WaitNamedPipe()).
2001-10-20 Eric KohlFixed WaitNamedPipe().
2001-10-16 Phillip SusiRemoved use of crtdll from all apps, let them use msvcr...
2001-10-16 Phillip SusiImported bzip2 modified to build a decompression only...
2001-10-12 Hartmut BirrFixed calling convention for ApcRoutine().
2001-10-11 Eric KohlMade qsort() thread-safe.
2001-10-11 Hartmut BirrFixed a bug, when there is a write operation to the...
2001-10-10 Hartmut BirrFixed a minor bug in MmAllocateSection().
2001-10-10 Hartmut BirrAdded/Removed some definitions.
2001-10-10 Hartmut BirrRewritten the read and write functions.
2001-10-10 Hartmut BirrChanged the initialization for the fat cache in VfatMou...
2001-10-10 Hartmut BirrRemoved vfatRequestAndValidateRegion() and vfatReleaseR...
2001-10-10 Hartmut BirrChanged the cache access from CcRos...CacheSegment...
2001-10-10 Hartmut BirrChanged the directory access to Cc...Data().
2001-10-10 Hartmut BirrChanged the cache access from vfat...Region() to Cc...
2001-10-10 Hartmut BirrFixed the returned size in VfatGetFile...Information().
2001-10-10 Hartmut BirrAdded cache access for GetEntyName() and FindFile().
2001-10-10 Hartmut BirrAdded cc/copy.c, cc/pin.c and cc/misc.c to OBJECTS_CC.
2001-10-10 Hartmut BirrRemoved CcRosRequestCacheSegment()and CcRosReleaseCache...
2001-10-10 Hartmut BirrRemoved update of FileOffset from IoReadWriteCompletion().
2001-10-10 Hartmut BirrAdded a new parameter to IoPageWrite().
2001-10-10 Hartmut BirrAdded CcRosFreeCacheSegment(), ReadCacheSegment() and...
2001-10-10 Hartmut BirrAdded some initializations in CcRosInitializeCache().
2001-10-10 Hartmut BirrImplemented CcMapdata(), CcUnpinData() and CsSetDirtyPi...
2001-10-10 Hartmut BirrImplemented CcSetFileSizes().
2001-10-10 Hartmut BirrImplemented CcCopyRead(), CcCopyWrite() and some other...
2001-10-10 Eric KohlAdded _abnormal_termination() stub.
2001-10-07 Hartmut BirrFixed a dead lock in GetNextCluster.
2001-10-04 Eric KohlFixed __doserrno type.
2001-10-03 Hartmut BirrFixed the 'higher 4 bit fat32'-bug.
2001-10-03 Eric KohlImplemented _doserrno().
2001-10-01 Rex Jolliffsome changes to support load of LiteStep
2001-10-01 Rex Jollifffix to work around dlltool not supporting specified...
2001-09-29 Phillip SusiDo not bugcheck on ExFreePool( 0 )
2001-09-27 David WelchFixes.
2001-09-25 David WelchAPplied MiReadPage fix
2001-09-25 David WelchFixes.
2001-09-24 Casper HornstrupFix for compile error
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-16 Casper HornstrupAdded PCI bus driver skeleton
2001-09-09 Eric KohlAdded new atapi driver. It can only scan the pci busses...
2001-09-09 Eric KohlAdded pci bus scanner to find ide controllers. Hardware...
2001-09-09 David WelchFixed all no-FPU bugs
2001-09-09 Hartmut BirrChange the size of the kernel page table from 1 to...
2001-09-09 Hartmut BirrChange the return value in CreateFileW() from FALSE...
2001-09-09 Hartmut BirrFixed a bug, that will add a '.' when the ext string...
2001-09-09 Hartmut BirrFixed a bug in KdpPrintString().
2001-09-09 Jason FilbySmall fixes
2001-09-09 David WelchTry again; enable MP and NE and disable EM
2001-09-08 David WelchHopefully initialize FPU properly
2001-09-08 Jason Filbymore freetype cleanup
2001-09-08 Jason FilbyMore freetype cleanup
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-09-08 Jason FilbyCleaning up FreeType library
2001-09-08 Eric KohlCreate mandatory keys for resource management.
2001-09-08 Eric KohlReturn a better status code in ObReferenceObjectByPoint...
2001-09-07 Emanuele AlibertiAdded some Job related info and little cleanup.
2001-09-07 Emanuele AlibertiAdded CVS Id.
2001-09-07 Emanuele AlibertiMinor changes.
2001-09-06 David WelchImplemented NtQueryTime
2001-09-06 David WelchFixed problem with __NTOSKRNL__ not being defined by...
2001-09-05 Eric KohlImplemented IoReportHalUsage().
2001-09-04 Eric KohlFixed hive import bug.
2001-09-03 Eric KohlImplemented RegSaveKey[A/W]().
2001-09-03 Emanuele AlibertiLsaXXX stubs added.
2001-09-02 Casper HornstrupFixed compilation error.
2001-09-02 Emanuele AlibertiKERNEL32.GetPriorityClass fixed.
2001-09-02 David WelchAdded generic capture functions.
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 David WelchImplemented NtQuerySystemEnvironmentValue
2001-09-02 Casper HornstrupRemoved dbgprints
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-01 Rex JolliffLiteStep needs GetUserName aliased
2001-09-01 Rex Jolliffadd current directory to default search path so program...
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-09-01 Casper HornstrupReverting last change, because MK_IMPLIB is used to...
2001-08-31 Emanuele AlibertiNTDLL.CsrClientCallServer: more info on the interface.
2001-08-31 David WelchMore Linux compilation fixes
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchMore Linux compilation fixes.
2001-08-30 David WelchMore fixes for Linux compilation.
next