migrate substitution keywords to SVN
[reactos.git] / reactos / ntoskrnl / ke / i386 / usercall.c
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-21 Gunnar Dalsneskill.c: remove useless call to KeRemoveAllWaitsThread...
2004-11-10 Alex IonescuRewrote APC Implementation.
2004-10-22 Eric KohlUse upper-case ASSERT macros.
2004-08-21 Mike NordellFix misplaced STDCALL
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-01 Royce Mitchell IIIcleanup/reformat syscall code, save return value as...
2004-06-23 Alex IonescuAdded Ke Stubs
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-06-20 Eric KohlEnable automatic initialization and termination of...
2003-06-07 Casper Hornstrup2003-06-07 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-03-16 David WelchRemoved obsolete header files
2001-02-06 David WelchFixed timer code
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2001-01-18 David WelchFixes for problems with NtReplyWaitReceive and KeWaitFo...
2000-10-11 David WelchCorrect implementation of user-mode APCs
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-07-04 David WelchAdded working set functions
2000-06-29 David WelchMade header file usage more consistent
2000-05-24 David WelchMore bug fixes.
2000-05-13 David WelchSome fixes.
2000-03-08 Eric KohlAdded more bitmap functions
2000-02-25 Eric KohlRemoved useless debug messages and header files
2000-02-22 Eric KohlFixed minor bugs interrupt_service2e()
2000-02-22 Rex Jolliffadded support for shadow syscall table
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-02 David WelchSome bug fixes.
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code