Added some modifications for asyncronous i/o requests (for vfatfs).
[reactos.git] / reactos /
2001-11-02 Hartmut BirrAdded some modifications for asyncronous i/o requests...
2001-11-02 Hartmut BirrFixed a bug in GetVolumeInformationA()
2001-11-02 Eric KohlFixed a typo.
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-11-01 Eric KohlRemoved PCI_COMMON_CONFIG
2001-11-01 Eric KohlSet sector size to 512 bytes.
2001-11-01 Eric KohlEnabled secondary IDE channel for PCI and ISA bus
2001-11-01 Hartmut BirrFixed some bugs in VfatGetStandardInformation().
2001-11-01 Hartmut BirrEnabled the check of the correct buffer size in some...
2001-11-01 Hartmut BirrFixed the type of st_dev in stat.
2001-11-01 Hartmut BirrInitialized statbuf->st_mode in _stat() and _fstati64().
2001-11-01 Hartmut BirrFixed some bugs in GetFileInformationByHandle().
2001-11-01 Eric KohlMoved/added some declarations
2001-11-01 Eric KohlMoved/added some declarations
2001-10-31 Jason FilbyKludge: draw within screen until we have clipping working
2001-10-31 David WelchFix for advapi32 failing to load (it had imported symbo...
2001-10-31 David WelchFixed bug causing crash when running mc
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.
next