Make WinCVS look a little cleaner.
[reactos.git] / reactos / ntoskrnl / nt / nttimer.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2001-12-05 David WelchFixed security define spelling
2001-09-06 David WelchImplemented NtQueryTime
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-03-07 David WelchAdded tagging of most allocates
2001-02-18 Phillip SusiFixes to waitable timer implementation
2001-02-04 Eric KohlImplemented KeRemoveQueueApc() (not exported).
2001-01-28 Eric KohlAdded mapping of access rights
2000-10-08 David WelchFixed compilation bugs
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-03-25 David WelchCleaned up code a bit
1999-01-17 David WelchBug fixes
1998-10-05 Rex JolliffInitial revision