Fixed negativ positions in SetFilePointer().
[reactos.git] / reactos / install.sh
2001-09-01 David WelchUse the directory tree created by the install target...
2001-05-02 Jason FilbyUpdate install files
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-03-20 David WelchBug fixes
2001-03-18 David WelchOne more bug in MmAllocateContiguousPages
2001-03-18 David WelchFixes for APC handling
2001-02-06 David WelchFixed timer code
2001-01-20 Eric KohlAdded services.exe to boot sequence
2001-01-16 David WelchFix bug in MmAllocateContinuousPages spotted by Philip...
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-12-23 David WelchAll task switching is done in software.
2000-12-10 David WelchSome work on file caching
2000-08-20 David WelchFixed memory manager bugs
2000-08-12 David WelchUpdated CREDITS
2000-07-19 David WelchRemoved broken dma code
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-03-29 David WelchCorrected mutex implementation
2000-03-22 David WelchUpdated the minix driver
2000-03-13 David WelchUpdated install script
2000-02-14 David WelchFixed compilation bug
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
1999-12-30 David WelchAdded some additional csrss work
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-02 David WelchImproved scheduling code