reactos.git
2001-05-01 Casper HornstrupPorted ACPI CA (from the nice guys at Intel) to ReactOS...
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2001-05-01 Casper HornstrupBetter RawIP support.
2001-05-01 Emanuele AlibertiNtQueryDirectoryObject rewritten.
2001-05-01 Nedko Arnaudov^ is used for escape sequences
2001-05-01 Nedko Arnaudovnow it compiles
2001-05-01 Rex Jolliffadded a few more fsd tests
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-05-01 Rex Jolliffadded test set for fsd driver
2001-04-30 Rex JolliffBUGFIX: Primary partitions that appeared after extended...
2001-04-29 Carl NettelbladThis change shouldn't mess things up, if used together...
2001-04-29 Carl NettelbladProbably getting fcb.PathName handling right this time.
2001-04-28 David WelchRemoved .dbg target
2001-04-26 Phillip SusiUndo last change removing config.h, which is now correc...
2001-04-26 Phillip SusiFixed definition of EPROCESS to work with the forward...
2001-04-26 David WelchExplicitly create config.h
2001-04-26 Phillip SusiRemoved reference to kernel private header internal...
2001-04-26 Phillip SusiAdded forward declaration for EPROCESS
2001-04-26 Eric KohlSome minor cleanup
2001-04-26 Phillip SusiUndo last change
2001-04-26 Phillip SusiRemoved references to obsolete config.h preventing...
2001-04-26 Phillip SusiClose handles to shell process/thread
2001-04-26 Phillip SusiAdded Tail.Overlay.DriverContext to IRP structure
2001-04-26 Phillip SusiFixed bug in IoFlushAdapterBuffers
2001-04-26 Phillip SusiAdded a check for end of fat chain before end of record...
2001-04-26 Phillip SusiFAT12GetNextCluster still needs fixed to not assume...
2001-04-26 Phillip SusiFloppy driver updates, managed to boot system from...
2001-04-24 Nedko Arnaudovescape char when setting string value changed to ^
2001-04-24 Nedko Arnaudovminor changes
2001-04-24 Nedko Arnaudovquotation handling bug fixed
2001-04-24 Emanuele AlibertiSome FsRtl API updated (stubs) to sync with ntifs.h...
2001-04-23 Emanuele AlibertiCompilation bug fixed (due to having used an "unknown...
2001-04-22 Emanuele AlibertiQuery/SetSystemInformation: added stubs for information...
2001-04-22 Casper HornstrupAdded kernel debugger help (type help for a list of...
2001-04-21 David WelchSet the fs register properly on entry to the kernel...
2001-04-21 Eric KohlImplemented PsCreateSystemProcess()
2001-04-20 David WelchIgnore config.h
2001-04-20 David WelchRemove config.h
2001-04-20 Casper HornstrupCall KiUpdateSystemTime from KiInterruptDispatch if...
2001-04-18 David WelchUP fixes, was enabling interrupts too early
2001-04-17 David WelchForgot to test compilation under UP
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David Welchper processor TSS
2001-04-16 David WelchMissing file
2001-04-16 David WelchFurther SMP initialization work (now boots all processo...
2001-04-16 Nedko ArnaudovAdded base support for user settings.
2001-04-16 Nedko ArnaudovAdded support for escape sequences when setting string...
2001-04-16 Nedko Arnaudovunexpected declaration removed :}
2001-04-16 Nedko ArnaudovImplemented: default settings, loading settings from...
2001-04-16 Nedko ArnaudovArgument parser now ignores escape sequences.
2001-04-16 Nedko ArnaudovPrompt now supports customization. Implementation is...
2001-04-16 David WelchDefault config
2001-04-16 David WelchSMP detection work
2001-04-16 Casper HornstrupFixes for NE2000 driver
2001-04-16 Casper HornstrupAdded PnP and Power structures
2001-04-16 Casper HornstrupAdded PnP and Power stubs
2001-04-16 Casper HornstrupAdded PnP and Power structures
2001-04-15 Nedko Arnaudovgdb2\Makefile
2001-04-15 Nedko ArnaudovRegistryExplorer.cpp
2001-04-15 Nedko ArnaudovINSTALL
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-04-12 David WelchReduced the size of the kernel disk image by moving...
2001-04-11 David Welchbuildno doesn't rewrite the include/reactos/buildno.h
2001-04-11 Casper HornstrupAdded loading of symbols when modules are loaded.
2001-04-10 David WelchMore sensible dependencies scheme for configuration
2001-04-10 Eric KohlAdded functions to run MS VC++ 5/6 apps
2001-04-10 Eric KohlFixed crash if exported function does not exist
2001-04-10 David WelchTrace facility
2001-04-10 David Welch.cvsignore file
2001-04-10 David WelchCorrect problem with keyboard input not being accepted
2001-04-09 David WelchReorganised cache segment data structure
2001-04-07 jeanundo replacement of FILETIME by LARGE_INTEGER.
2001-04-06 Phillip SusiFixed IoCompleteRequest() to directly call completion...
2001-04-05 Eric KohlFixed global and local memory functions
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-04-03 Eric KohlFixed a severe typo
2001-04-03 David WelchKeep DPC queue size correct
2001-04-02 Phillip SusiOops... forgot to use physical address when programming...
2001-04-02 Phillip SusiFixed DPC bug: when the DPC is run, it has been removed...
2001-04-01 Jason Filbyfixed a stupid bug
2001-04-01 David WelchUse unix style path seperators
2001-03-31 David WelchReverted previous change, unnecessary
2001-03-31 Jason Filbyreference moved hal.h
2001-03-31 Phillip SusiMoved header
2001-03-31 Jason Filbylast typo, really!
2001-03-31 Jason Filby*** empty log message ***
2001-03-31 Jason Filbytypo
2001-03-31 Phillip SusiAdded declaration for MmAllocateContiguousAlignedMemory
2001-03-31 Phillip SusiAdded FILE_XXX_ALIGNMENT defines
2001-03-31 Phillip SusiDMA support added
2001-03-31 Jason Filbyoops
2001-03-31 Jason Filbydisable freetype for now
2001-03-31 Phillip SusiMassive floppy work
2001-03-31 Phillip SusiGo back to stripping only debug syms, not everything...
2001-03-31 Jason FilbyIndentation corrected, new tests
2001-03-31 Jason FilbyIndentation corrected, minor fixes
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2001-03-31 David WelchFix for not valid PE module bug
2001-03-31 David WelchCheck for failed allocation
next