Fixed creation of environment variable SystemDrive.
[reactos.git] / reactos / subsys / smss / init.c
2002-03-18 Hartmut BirrFixed creation of environment variable SystemDrive.
2002-03-18 Eric KohlFixed Nt/ZwCreatePagingFile() prototype.
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-12-31 David WelchSwapping to disk
2001-12-02 David WelchRemove debugging changes.
2001-12-02 David WelchImplemented LPC sections
2001-07-15 Eric KohlCreate symbolic links for dos devices.
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-01 Phillip SusiDon't crash if win32k.sys isn't there.. it's ok..
2001-03-25 David WelchV86 mode fixes
2001-02-02 Eric KohlAdded access right mapping
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-12-05 Eric KohlRun winlogon.exe instead of shell.exe
2000-10-09 Eric KohlMinor update
2000-06-29 David WelchMade header file usage more consistent
2000-04-03 David WelchCorrect LPC implementation
2000-03-22 David WelchUpdated the minix driver
2000-02-27 Eric KohlAdded 'Path' and 'windir' system environment variables
2000-02-25 Eric KohlImproved RtlCreateUserProcess()
2000-02-21 Eric KohlChanged RtlCopyMemory() from function to macro
2000-02-19 Eric KohlFixed bugs in process parameter and environment code
2000-02-18 Eric KohlFixed environment implementation
2000-02-13 David WelchMoved user-process loading into ZwCreateProcess
2000-01-11 Eric KohlFixed process parameters
1999-12-30 David WelchAdded some additional csrss work
1999-12-24 Eric KohlFixed compiler warnings
1999-12-06 Eric Kohl- implemented process parameter block (PPB) code
1999-12-04 Emanuele AlibertiMinor changes.
1999-12-01 Eric Kohl- added environment functions
1999-11-25 David WelchCorrected ntdll mapping bug
1999-10-24 Rex JolliffChanges to get video drivers and win32k to load
1999-09-05 Eric KohlMoved smss to a better place.