2004-01-21 Casper S. Hornstrup <chorns@users.sourceforge.net>
[reactos.git] / reactos / iface / native /
2003-12-17 KJK::Hyperion - genntdll, shut up
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-01-03 guidofix some warnings
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-03-25 David WelchV86 mode fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-03-26 Emanuele AlibertiIo subsystem clean-up. Every exported symbols is not...
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-01-23 Hernan Ochoachanged syscall tables. now it mimics NT style.
1999-08-29 David Welch*** empty log message ***
1999-07-12 Rex JolliffAdded a service table registration function
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-17 Emanuele Alibertifixed my bug in ZwXXX stubs generation
1999-06-17 Emanuele Alibertigenntdll enhanced to generate ntoskrnl Zw stubs (to...
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-03-19 Rex Jolliffcleanup after merge with mingw32
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-03-12 jeangenerate napi.c instead of napi.asm
1999-02-16 Rex JolliffAdded a clean rule
1998-12-19 David WelchRemoved string functions from native system calls and...
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-12-04 Rex Jolliffcleanup to support incorporated changes
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision