Make WinCVS look a little cleaner.
[reactos.git] / reactos / ntoskrnl / ps /
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-30 Hartmut BirrRelease PiThreadListLock before KeReleaseThread is...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-30 David WelchImplemented GetAncestor and IsWindowVisible
2002-08-26 David Welch2002-08-26 David Welch <welch@computer2.darkstar...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-17 David Welch2002-08-17 David Welch <welch@computer2.darkstar...
2002-08-16 David Welch2002-08-16 David Welch <welch@computer2.darkstar...
2002-08-14 David Welch2002-08-14 David Welch <welch@computer2.darkstar...
2002-08-09 David Welch2002-08-09 David Welch <welch@computer2.darkstar...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-18 David WelchSymbol loading working in kdb.
2002-07-17 David WelchFixed null pointer exceptions.
2002-07-17 David WelchFixed some bugs.
2002-07-13 Casper Hornstrup2002-07-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-07-10 Eric KohlImplemented the ability to create suspended threads.
2002-07-10 Eric KohlRenamed some thread states.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-06-18 David WelchMoved win32 callback support into a new file.
2002-06-18 David Welch2002-06-18 David Welch <welch@whitehall1-5.seh.ox...
2002-06-17 joegntoskrnl/ps/process.c
2002-06-17 joegntoskrnl/ke/main.c
2002-06-16 David Welch2002-06-16 David Welch <welch@whitehall1-5.seh.ox...
2002-06-16 Jason FilbyNtW32Call: replace sizeof(KTRAP_FRAME) with 124 bytes
2002-06-15 Jason FilbyFixed missing initialization in PsAllocateCallback
2002-06-11 David Welch2002-06-11 David Welch <welch@whitehall1-5.seh.ox...
2002-06-10 Hartmut BirrReference/Dereference the process object in PiTerminate...
2002-06-05 Hartmut BirrFixed the alocation size in NtRegisterThreadTerminatePort.
2002-06-04 David Welch2002-06-04 David Welch <welch@whitehall1-5.seh.ox...
2002-05-17 David Welchservices/fs/cdfs/.cvsignore: Added .cvsignore file
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-04-27 Hartmut BirrAdded seting of exit status in NtTerminateProcess.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-04-14 Phillip SusiFixed idle loop to use HLT to save power and cpu time...
2002-03-08 Hartmut BirrFixed a dead lock between an APC (delivered from IoComp...
2002-03-05 Eric KohlFixed remainingcalls to ObGetReferenceCount() and ObGet...
2002-03-05 Eric KohlAdded ObGetObjectHandleCount().
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-15 Eric KohlRemoved obsolete functions/protypes HalInitFirstTask...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-26 David WelchPresent large reads to the filesystem from CcCopyRead
2002-01-15 David WelchImplemented NtW32Call and NtCallbackReturn
2002-01-15 Phillip SusiNtW32Call was causing a compile error and didn't do...
2002-01-15 David WelchMore missing files.
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-08 David WelchMore swapping fixes
2002-01-04 Hartmut BirrFixed a wrong initialisation in PiDeleteProcess().
2002-01-04 Eric KohlStarted kernel queue implementation.
2002-01-03 Eric KohlImplemented process and thread notification routines.
2002-01-03 Eric KohlImplemented PsLookupXxx() functions.
2002-01-03 Casper HornstrupFree memory for symbols when process is terminated.
2002-01-02 Casper HornstrupFree memory for symbols when process is terminated.
2001-12-31 David WelchSwapping to disk
2001-12-05 David WelchFixed security define spelling
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-21 Eric KohlFixed PsRevertToSelf().
2001-11-08 Eric KohlFixed thread termination bug when a mutex must be aband...
2001-11-07 David WelchFixed thread termination bug
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-10-31 David WelchFixed bug causing crash when running mc
2001-09-07 Emanuele AlibertiMinor changes.
2001-09-06 David WelchImplemented NtQueryTime
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-07 Eric KohlFixed incorrect calling conventions.
2001-08-07 Eric KohlChanged stack allocation.
2001-08-03 Eric KohlRewrote stack allocation.
2001-07-28 Emanuele Aliberti*** empty log message ***
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-23 Phillip SusiHandles should be closed in the context of the dead...
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-04-21 Eric KohlImplemented PsCreateSystemProcess()
2001-04-17 David WelchSMP scheduling fixes
2001-04-17 David WelchFurther SMP work (associate an idle thread with each...
2001-04-16 David WelchFurther SMP initialization work (now boots all processo...
2001-04-16 David WelchSMP detection work
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2001-03-25 David WelchV86 mode fixes
2001-03-18 David WelchFixes for APC handling
2001-03-16 David WelchRemoved obsolete header files
2001-03-14 David WelchMore dependency fixes
2001-03-07 David WelchMore .cvsignore files
2001-03-07 David WelchAdded tagging of most allocates
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-02-06 David WelchFixed timer code
2001-02-02 Eric KohlAdded access right mapping
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-21 David WelchFixed bug in NtFreeVirtualMemory reported by Philip...
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2001-01-17 David WelchMultiboot fixes
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-12-26 David WelchAdded support for calling BIOS functions
next