reactos.git
2000-08-08 Eric KohlFixed compiler warnings
2000-08-08 Eric KohlFixed FLOPPY and DIST targets for net drivers
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-04 Emanuele AlibertiSimple utility to list the so called "DOS Devices"...
2000-08-02 Casper HornstrupFixed compile issues with network code
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-01 David WelchAdded networking code from Casper Hornstrup
2000-08-01 Casper HornstrupInitial revision
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-24 Eric KohlImplemented hal system interrupt functions
2000-07-19 David WelchAdded floppy makefile and version resource file
2000-07-19 David WelchAdded timer constant fix from Genadi V. Zawidowski
2000-07-19 David WelchRemoved broken dma code
2000-07-19 Eric KohlFixed 'echo.' and 'echoerr.'
2000-07-11 Phillip SusiUpdated shell.exe to be console mode aware
2000-07-11 Phillip SusiImplemented console modes
2000-07-11 Phillip SusiMinor bug fix
2000-07-11 Phillip SusiRemoved calls to ExAllocatePool so code can be used...
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-09 Rex Jolliffadded files to be ignored
2000-07-09 Rex Jolliffadded cvsignore file so that dir gets created
2000-07-09 Rex Jolliffadded some files to be ignored by cvs
2000-07-08 Eric KohlFixed typos
2000-07-08 David Welch*** empty log message ***
2000-07-08 Eric KohlAdded check for valid DC
2000-07-07 Eric KohlAdded checks for loaded drivers
2000-07-07 Eric KohlFixed a typo
2000-07-07 Eric KohlAdded dist target
2000-07-07 David WelchCorrected bug where user32.a wasn't being cleaned
2000-07-07 Eric KohlSeparated close request
2000-07-07 Eric KohlImplemented vpb spinlock
2000-07-07 Phillip SusiMore DbgPrint to DPRINT changes, Implimented support...
2000-07-07 Phillip SusiConverted more DbgPrints to DPRINT and allocate bitmaps...
2000-07-07 Phillip SusiBug fixes to win32k
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-07 Phillip SusiOne should not say the device does not exist causing...
2000-07-07 Phillip SusiImplimented reset to text mode
2000-07-07 Phillip SusiConverted a bunch of DbgPrint() calls to DPRINT()
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.
next