reactos.git
2000-05-26 Phillip Susifixed color info
2000-05-26 Phillip Susibig work on the console front
2000-05-26 Phillip Susia few fixes to the shell
2000-05-25 Eric KohlImplemented:
2000-05-24 David WelchMore bug fixes.
2000-05-14 David WelchUpdated clean targets in various places
2000-05-14 Emanuele AlibertiAdded ifdef to skip a piece of code commited by mistake...
2000-05-14 Emanuele AlibertiFixed bug reported by Michael Rich in kernel32 compilation.
2000-05-13 Eric KohlAdded FLOPPY and DIST targets
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchFixed typo.
2000-05-13 David WelchSome fixes.
2000-05-13 Eric KohlFixed typos in IoGetStackLimits()
2000-05-13 Eric KohlFixed IoGetStackLimits()
2000-05-13 Eric KohlImplemented RtlCustomCPxx functions
2000-05-09 Eric KohlFixed some more ntoskrnl exports
2000-05-09 Eric KohlFixed or added exported object type variables
2000-05-08 Eric KohlImplemented IOCTL to draw screen buffer
2000-05-07 Eric KohlFixed ntoskrnl makefile
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-04-28 Phillip SusiNtTerminateProcess did not terminate the current thread...
2000-04-27 Emanuele AlibertiA fix in the SYSTEM_HANDLE_INFORMATION structure.
2000-04-26 Emanuele AlibertiI forgot to update the code that uses SYSTEM_TIME_INFOR...
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-24 Phillip SusiNtDeviceIoControllFile() was not specifying IoFileObjec...
2000-04-24 Phillip SusiDo not set std handles when AllocConsole() fails, I...
2000-04-23 Phillip SusiDisabled debug prints
2000-04-23 Phillip SusiDisabled debug prints
2000-04-23 Phillip SusiDumped anoying debug print
2000-04-23 Phillip SusiAdded a event handle to reply struct
2000-04-23 Phillip SusiAdded declaration for InterlockedCompareExchange
2000-04-23 Phillip SusiSwitched to CREATE_NEW_CONSOLE from DETACHED_PROCESS
2000-04-23 Phillip SusiWhole new win32 console support, with multiple virtual...
2000-04-23 Phillip SusiWas reporting geometry backwards, and needed to add...
2000-04-23 Phillip SusiPatched up console code a bit
2000-04-23 Phillip SusiCreateProcess was eating the flags, had to pass them on
2000-04-20 Phillip SusiFixed up Critical Section code
2000-04-17 Phillip SusiReplaced a -- with an InterlockedDecrement
2000-04-15 Eric KohlAdded some rtl functions
2000-04-14 Eric KohlImplemented debugger functions
2000-04-13 Boudewijn Dekkerapplied fixes to make a user32.dll
2000-04-12 Boudewijn Dekker.
2000-04-12 Eric KohlAdded kernel_parameters to boot_param
2000-04-11 Jason FilbyFixed EngFreeMem def
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-09 Eric KohlAdded system and isa bus handler
2000-04-08 Eric KohlFixed compiler warnings
2000-04-08 Eric KohlMoved KeStallExecutionProcessor() into HAL.
2000-04-08 Eric KohlFixed bug in COPY command
2000-04-07 Phillip SusiCorreted path to be system32 instead of system
2000-04-07 Phillip SusiRemoved LoadLibraryW from kernel32.edf, as it seems...
2000-04-07 Eric KohlAdded more time functions
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-06 Eric KohlMoved debug functions
2000-04-06 Eric KohlAdded some more security functions
2000-04-05 Eric KohlAdded hal functions
2000-04-05 Eric KohlAdded ace, acl and sid functions
2000-04-03 David WelchCorrect LPC implementation
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-04-02 Jason FilbyAll video related files now loaded by win32k
2000-04-02 Jason FilbyUse NonPagedPool in EngAllocMem for now
2000-04-01 Emanuele AlibertiVersion info for Named Pipe fs driver.
2000-04-01 Emanuele AlibertiVersion info for Minix driver.
2000-04-01 Emanuele AlibertiVersion info for ext2fs driver.
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-29 David WelchCorrected mutex implementation
2000-03-29 Phillip SusiFixed typeo preventing compilation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-03-24 David WelchConnected standard input/output to the console
2000-03-22 David WelchUpdated the minix driver
2000-03-20 Eric KohlModified kernel initialization sequence
2000-03-19 Eric KohlAdded some more status codes
2000-03-19 Eric KohlImplemented bus handler functions (not working yet)
2000-03-19 Eric KohlImplemented bus handler functions (not working yet)
2000-03-19 Eric KohlImplemented VideoPortDebugPrint()
2000-03-19 Eric KohlAdded SYSTEM_TIME_INFORMATION
2000-03-19 Emanuele AlibertiSome clean-up in ntoskrnl/mm. MmAllocateSection prototy...
2000-03-18 Eric KohlFixed path bugs
2000-03-18 Jason FilbyAdded forgotten .h files
2000-03-18 Emanuele Alibertiqsort in NTOSKRNL and some STDCALL declarations.
2000-03-18 Eric KohlOops...
2000-03-18 Eric KohlAdded image functions
2000-03-18 Eric KohlAdded security descriptor functions
2000-03-18 Eric KohlFixed compiler warnings
2000-03-17 Jason Filbylast mod...
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Eric KohlFixed compiler warning
2000-03-17 Jason FilbyAdded eng files
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-16 Eric KohlOops! Typos...
2000-03-16 Eric KohlFixed ANSI <--> Unicode conversions
2000-03-16 David WelchOops.
2000-03-16 Eric KohlFixed a confusing error message
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-16 Eric KohlFixed ANSI/OEM <--> Unicode conversions
next