reactos.git
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 Emanuele AlibertiAdded skeleton for PSXX.DLL, the X11 client library...
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.
2001-08-30 David WelchFixes for compilation on Linux
2001-08-30 David WelchDon't remake import libraries unnecessarily, use the...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-30 David WelchAdded some more descriptive comments.
2001-08-29 Rex Jolliffpreliminary implementation of boot hive import. exposes...
2001-08-28 Jason FilbyRemove ugly hack for the current display DC
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-25 Eric KohlAdded partinfo application.
2001-08-23 Eric KohlNo longer in use
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-23 Casper HornstrupBoot script for ACPI target
2001-08-23 Casper HornstrupPass ACPI driver on command line
2001-08-23 Casper HornstrupFixes for APCI bus driver.
2001-08-23 Casper HornstrupCompile correctly when target is ACPI.
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-23 Eric KohlCopy ntoskrnl and boot drivers to new location.
2001-08-23 Eric KohlDon't use msvcrt as default runtime library for console...
2001-08-23 Eric KohlForward exports to HAL.DLL after splitting HAL.
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-08-21 Casper HornstrupGlobal configuration moved to include/roscfg.h
2001-08-21 Casper HornstrupModule wide .cvsignore for:
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-21 Emanuele AlibertiPreliminary directory tree for the "development kits".
2001-08-20 Jason FilbyWin32 GUI Hello World
2001-08-16 Emanuele AlibertiDefinition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
2001-08-16 Jason FilbyChange versioning infor for 0.0.18
2001-08-16 Eric KohlRemoved useless file.
2001-08-16 Eric KohlFixed compiler warnings.
2001-08-16 Hartmut BirrThere was the wrong file handle in a call to FindClose().
2001-08-15 Emanuele AlibertiMinor fixes in KERNEL32.TerminateThread() and in
2001-08-14 Emanuele AlibertiMinor fix in CSR.GetTitle().
2001-08-14 Hartmut BirrRestoring 1.1
2001-08-14 Hartmut BirrReadAccess and DeleteAcces was initialized with wrong...
2001-08-14 Hartmut BirrChange the attribute from FILE_DIRECTORY_FILE to
2001-08-14 Hartmut BirrEnabled the call to ObDereferenceObject for some
2001-08-14 Hartmut BirrAdded support for directory/file removing/deleting.
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-08-14 Hartmut BirrFixed the return value in Fat12GetNextCluster().
2001-08-13 Eric KohlImplemented IOCTL_DISK_GET_DRIVE_LAYOUT.
2001-08-13 Eric KohlFixed interpretation of BIOS memory map.
2001-08-10 Brian PalmerFixed nasm calling bug.
2001-08-08 Hartmut BirrVfatReadBigCluster()/VfatReadSmallCluster()/
2001-08-07 Eric KohlFixed incorrect calling conventions.
2001-08-07 Hartmut BirrFixed a bug in VfatWriteFile().
2001-08-07 Eric KohlChanged stack allocation.
2001-08-07 Eric KohlChanged stack allocation.
2001-08-07 Eric KohlFixed nasm calling bug.
next