reactos.git
1999-12-26 Emanuele AlibertiSome missing __stdcall declarations added in headers...
1999-12-26 Emanuele AlibertiSome old Fs/Po code added to the makefile
1999-12-26 David WelchAdded some security functions
1999-12-24 Eric KohlFixed compiler warnings
1999-12-24 Eric KohlAdded missing test
1999-12-22 David WelchCorrected additional object manager issues pointed...
1999-12-20 Phillip Susifixed typeo
1999-12-20 Eric KohlFixed a compiler warning
1999-12-20 Phillip Susifixed missing dereference and cleaned up code in NtCrea...
1999-12-20 David WelchFixed problem with handles not being released
1999-12-18 Phillip Susimerged better assert code back into main trunk
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-18 Emanuele AlibertiRtlNtStatusToDosError and RtlNtStatusToPsxErrno declare...
1999-12-18 Emanuele AlibertiMinor changes
1999-12-18 Phillip SusiAdded tracking of running threads in a process, and...
1999-12-18 Phillip SusiAdded list of threads in process
1999-12-17 Phillip Susichanged to use proper type for dispatcher header, inste...
1999-12-17 Phillip Susifixed WaitForMultipleObjects()'s handling of the WaitAl...
1999-12-17 Phillip SusiWorking and tested KeWaitForXXX
1999-12-16 Eric KohlAdded missing .cvsignore file
1999-12-16 Eric KohlAdded a time conversion function and fixed a little bug
1999-12-16 Phillip Susifound that list corruption bug. it was also resulting...
1999-12-16 Phillip Susifixed CreateEvent() with NULL name
1999-12-16 Phillip Susifixed a few bugs in wait code
1999-12-16 Phillip Susinew event test app
1999-12-16 Eric KohlAdded missing .cvsignore file
1999-12-15 Phillip Susifixed timeout on wait functions
1999-12-15 Eric KohlFixed current directory handling
1999-12-14 Phillip Susiused proper type pointer instead of PVOID
1999-12-14 Phillip Susimissing initialization of Thread->Tcb.WaitBlockList
1999-12-14 Phillip Susibug fix with file object's name being freed but the...
1999-12-14 Phillip Susifixed runnable thread counters
1999-12-13 David WelchForgot to remove obsolete file
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-12 Phillip Susimissing GetEnvironmentStrings export, was supposed...
1999-12-12 Phillip SusiDavid forgot to take out a debugging line? Prevented...
1999-12-12 Phillip Susinew APC code ready for prime time
1999-12-12 Phillip Susinew APC code ready for prime time
1999-12-12 David WelchRemoved typo.
1999-12-12 David WelchBacked out Philip Susi's changes for further testing
1999-12-12 Phillip Susifixed thread dispatcher bug with spin lock
1999-12-12 Phillip Susifixed bug caused by my APC code
1999-12-12 Eric KohlAdded abs() and labs()
1999-12-12 Eric Kohlfixed a compiler warning
1999-12-11 David WelchPut in updated version of bitops header
1999-12-11 Phillip Susifixed DPC and APC calling code
1999-12-11 Phillip Susithread priorities, and some APC work
1999-12-11 Phillip Susireworked the APC code, they shold now be delivered...
1999-12-11 Phillip Susiadded DPC for timers to KTHREAD, and fixed ApcState
1999-12-11 Phillip Susiadded initialization for APCs
1999-12-11 Phillip Susiat least it compiles now...
1999-12-11 Eric Kohlcleanup
1999-12-11 Eric KohlAdded waiting for port requests
1999-12-10 Phillip Susiooops... fix that..
1999-12-10 Phillip Susiadded initial priorities to threads and processes
1999-12-10 Eric KohlFixed command line code.
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-09 Phillip Susifixed IoCompleteRequest() to give priority boost even...
1999-12-09 Paolo Pantaleo4nt's CTRL-D and CRTL-K support
1999-12-09 Eric Kohldll name comparison in LdrFindDll() must be case-insens...
1999-12-09 Eric KohlFixed HalQueryRealTimeClock and HalSetRealTimeClock.
1999-12-09 Rex Jolliffsome more video code
1999-12-08 Paolo Pantaleofixed a stupid bug in history
1999-12-08 Eric Kohlpointer to PEB becomes first parameter in call to NtPro...
1999-12-08 Phillip Susidisable interrupts first, then do work. Use HLT also...
1999-12-07 Paolo Pantaleohistory cleanup added
1999-12-07 Paolo PantaleoTAS searches in internal commands too
1999-12-07 Eric Kohlfixed typo
1999-12-06 Paolo Pantaleonew history implementation, not complete yet...
1999-12-06 Phillip Susifixed handling of enter with blank line, also by my...
1999-12-06 Phillip Susifixed for 25 line mode as it should be, and scrolling...
1999-12-06 Phillip Susifixed default bochs log port
1999-12-06 Eric Kohlremoved outdated cmd
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-12-05 Phillip Susiforgot to initialize Create member of OBJECT_TYPE for...
1999-12-05 Phillip Susifixed sync problem: set dpc lock field before, rather...
1999-12-05 Phillip Susifixed sync bug by elevating IRQL
1999-12-04 Emanuele AlibertiMinor changes.
1999-12-04 Emanuele AlibertiRtlNtStatusToPsxErrno stub added.
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-12-04 Eric Kohlfixed compiler warnings
1999-12-04 Phillip Susiignore buildno.h
1999-12-04 Phillip Susifixed timers and a wait functions, and a few bugs
1999-12-04 Phillip Susifixed ide.sys to run under bochs, disabled support...
1999-12-04 Brian PalmerFixed bug in LdrPEProcessModule() so that it correctly...
1999-12-03 Paolo Pantaleonow c:\ do not crash cmd
1999-12-02 David WelchSome bug fixes.
1999-12-01 Boudewijn Dekker.
1999-12-01 Boudewijn Dekkerfixed some prototypes by adding stdcall attribute
1999-12-01 Eric Kohlfixed little bug
1999-12-01 Eric Kohlminor improvements
1999-12-01 Eric Kohl- added environment functions
1999-12-01 Eric KohlCleanup
1999-12-01 Eric KohlFixed a typo
1999-11-29 Paolo Pantaleojust fixed a stupid bug
1999-11-28 Emanuele AlibertiAlmost complete skeleton for tdi.sys,
1999-11-28 Eric Kohlfixed a typo
1999-11-27 Paolo Pantaleotype accepts more than one file specification
1999-11-27 Eric Kohladded atoi() and atol()
next