reactos.git
2000-01-16 Emanuele AlibertiAdded two missing names.
2000-01-14 Eric KohlAdded missing features and functions
2000-01-12 Eric KohlAdded missing printf() functions
2000-01-11 Eric KohlDisabled debugging messages
2000-01-11 Eric KohlFixed process parameters
2000-01-11 Eric KohlFixed ctype and Rtl functions
2000-01-10 Emanuele AlibertiSome more NTOSKRNL.FsRtl stubs.
2000-01-10 Eric KohlAdded DbgPrint()
2000-01-09 Eric KohlRemoved fixed screen size code
2000-01-09 Eric KohlFixed hal display bug
2000-01-08 Emanuele AlibertiNew year in c/r string.
2000-01-07 Eric KohlAdded reading screen sizes from crt controller
2000-01-06 Emanuele AlibertiA few more return structures for NtQuerySystemInformation
2000-01-06 David WelchRemoved debug messages from queuing code (sorry)
2000-01-05 David WelchImplemented more security functions
2000-01-05 Eric KohlFixed ctype table and functions.
2000-01-05 Eric KohlFixed ctype table.
2000-01-02 David WelchDisabled pragma statement that was causing problems
1999-12-30 Eric KohlAdded mbtowc(), mbstowcs(), wctomb() and wcstombs()
1999-12-30 David WelchAdded some additional csrss work
1999-12-30 Eric KohlAdded even more missing functions
1999-12-29 Eric KohlAdded some missing debug, math and ctype functions
1999-12-29 Eric KohlFixed implementation of register io functions
1999-12-28 Eric KohlLast update for millenium release
1999-12-28 Eric KohlMinor update
1999-12-27 Emanuele AlibertiSome more NDIS stubs.
1999-12-27 Eric KohlRemoved cmd target
1999-12-27 Eric KohlFixed some more STDCALL issues
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
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...
next