reactos.git
1999-10-16 Eric KohlFixed hal display and initialization code.
1999-10-15 Eric KohlFixed a typo.
1999-10-15 Eric KohlFixed hal display and initialization code.
1999-10-14 Eric KohlReplaced calls to _printk() by calls to DbgPrint().
1999-10-13 Eric KohlPEB will be created in NtCreateProcess.
1999-10-12 Emanuele AlibertiLittle changes in the psxdll library.
1999-10-12 Boudewijn Dekkerimplemented LoadLibrary and some Rtl stubs
1999-10-11 Eric KohlAdded REBOOT command.
1999-10-11 Eric KohlAdded new display and reboot code.
1999-10-11 Eric KohlMinor fix to teb allocation.
1999-10-10 Eric KohlFixed header inclusion order.
1999-10-07 Eric KohlFixed header inclusion order.
1999-10-03 Emanuele AlibertiI removed a pair of stubs for the OpenFileMapping functions
1999-10-03 Eric KohlMinor fixes.
1999-10-03 Eric KohlAdded activate command.
1999-10-03 Eric KohlAdded echos, echoerr and echoserr commands.
1999-10-03 Eric KohlNo longer needed.
1999-10-03 Eric KohlMinor fixes.
1999-10-03 Eric KohlAdded floppy and dist targets.
1999-10-03 Eric KohlMade notevil screen size aware.
1999-10-02 Boudewijn DekkerMiscellaneous implementation of kernel32 stubs.
1999-09-29 Eric KohlFixed typo.
1999-09-29 Eric KohlFixed multiple STATUS_xxxx inclusions.
1999-09-27 Eric KohlMinor updates and fixes.
1999-09-27 Eric KohlAdded MORE command.
1999-09-27 Boudewijn DekkerAdded support for critical sections.
1999-09-25 Boudewijn DekkerSmall addition to token.c
1999-09-24 Eric KohlMinor fixes.
1999-09-24 Eric KohlAdded window command.
1999-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap
1999-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap.
1999-09-12 Emanuele AlibertiSome missing __stdcall added.
1999-09-12 Emanuele AlibertiSkeleton for psxdll.dll
1999-09-12 Eric KohlFixed typo.
1999-09-12 Eric KohlFixed WaitForSingleObject() and WaitForMultipleObjects().
1999-09-12 Eric KohlStack is freed on failure.
1999-09-12 Eric KohlFixed some minor issues (NULL --> FALSE).
1999-09-12 Eric KohlFixed little bug ('cd d:' did't work, but 'cd D:').
1999-09-12 Eric KohlAdded some more commands. Thanks to Dr. Faustus.
1999-09-12 Eric KohlExternal TEE command.
1999-09-12 Eric KohlAdded master makefile with clean/dist/floppy targets.
1999-09-11 Eric KohlFixed typedef.
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-10 Rex JolliffFixed function prototypes
1999-09-10 Rex JolliffChanged symbolic name for IDE devices
1999-09-10 Eric KohlAdded creation of full user stack (including guard...
1999-09-08 Eric KohlImplemented Nt/KeWaitForMultipleObjects (still buggy).
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-09-08 Emanuele Alibertisome symbols were not declared __stdcall
1999-09-07 Eric KohlFixed little bug.
1999-09-07 Emanuele AlibertiMore for the POSIX+ subsystem
1999-09-06 Eric KohlThread improvements.
1999-09-05 Emanuele Alibertistubs for HAL kernel debugger functions
1999-09-05 Eric KohlRemoved unused stuff.
1999-09-05 Eric KohlRun smss.exe instead of shell.exe.
1999-09-05 Eric KohlRemoved smss from its old place
1999-09-05 Eric KohlFixed little bug.
1999-09-05 Eric KohlMoved smss to a better place.
1999-09-05 Eric KohlUpdated rules for subsys directory.
1999-09-05 Eric KohlUpdated.
1999-09-04 Emanuele Alibertiadded resource script with version information
1999-09-04 Eric KohlImplemented RtlCreateUserProcess() and RtlCreateUserThr...
1999-08-30 David WelchCorrect keyboard bug with multiple readers
1999-08-29 Eric KohlAdded MSGBOX and TIMER commands.
1999-08-29 David Welch*** empty log message ***
1999-08-29 Emanuele AlibertiA top level header file for kernel and system stuff...
1999-08-29 Emanuele AlibertiGlobal ReactOS configuration file. Here we will put...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-08-28 Eric KohlAdded missing definition.
1999-08-22 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-08-21 Boudewijn DekkerSmall fixes
1999-08-20 Emanuele AlibertiPower management (Po) stubs.
1999-08-20 Emanuele AlibertiNLS stubs and exported data.
1999-08-20 Emanuele AlibertiFS stubs.
1999-08-20 Emanuele AlibertiKernel debugger stubs.
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-08-20 Emanuele AlibertiFixed a bug in the parser.
1999-08-17 Eric KohlFixed STDCALL bugs.
1999-08-15 Eric KohlFixed STDCALL bug.
1999-08-14 Rex JolliffVarious small changes for registry work
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-08-11 Emanuele AlibertiStubs for version.dll
1999-08-10 Emanuele AlibertiSome files for version.dll
1999-08-07 Rex JolliffAdded STDCALL to Video functions
1999-08-06 Rex JolliffAdded export definition file and export library rule
1999-08-01 Jason Filby*** empty log message ***
1999-07-29 Eric KohlAdded more crt functions and fixed some.
1999-07-26 Emanuele Alibertisome work on fixing advapi32
1999-07-24 Eric KohlAdded simple START command.
1999-07-24 Eric KohlFixed a typo.
1999-07-23 Rex Jolliffmoved path functions into seperate file
1999-07-23 Rex Jolliffchanges to support win32k
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-23 Rex Jolliffadded a few pointer types
1999-07-22 Eric KohlChanges to compile advapi32.
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-18 Emanuele Alibertifirst bits for the POSIX+ client DLL
next