Standardize comment headers. Patch by Trevor McCort
[reactos.git] / reactos / ntoskrnl / lpc / reply.c
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-03 Alex IonescuFix incorrect LPC Object export...we export pointers...
2005-01-02 Emanuele AlibertiReplace
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-10-31 Emanuele AlibertiNormalize private symbols in LPC, plus minor changes...
2004-09-13 Gé van GeldorpFix closing of LPC ports
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-06-23 Alex IonescuAdded Lpc Stubs
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-16 Hartmut Birr- Release the lock while accessing pageable user mode...
2003-05-01 Gé van GeldorpProperly clean up terminated threads
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-12-02 David WelchImplemented LPC sections
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-03-07 David WelchAdded tagging of most allocates
2001-01-29 Emanuele AlibertiStubs for some new LPC functions (w2k).
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-10-22 Eric KohlRemoved obsolete linux header files
2000-06-04 Emanuele AlibertiMade and new ntoskrnl/lpc directory for the LPC subsystem.