Implemented setting the fs register to point to the TEB
[reactos.git] / reactos / ntoskrnl / mm / mm.c
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
1999-12-26 David WelchAdded some security functions
1999-12-20 David WelchFixed problem with handles not being released
1999-12-12 David WelchBacked out Philip Susi's changes for further testing
1999-12-10 David WelchModified LPC implementation to be closer to nt.
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
1999-11-02 David WelchImproved scheduling code
1999-10-14 Eric KohlReplaced calls to _printk() by calls to DbgPrint().
1999-10-07 Eric KohlFixed header inclusion order.
1999-05-29 David WelchLots of changes to the kernel
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-18 David WelchSynched makefiles
1999-04-14 David Welch*** empty log message ***
1999-03-31 David WelchImproved physical page managment
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-25 David WelchCleaned up code a bit
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-06 David Welchno message
1999-01-13 Rex JolliffPE driver loader is complete.
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-09-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1998-08-25 Rex JolliffInitial revision