Changes for FsRtl added functions.
[reactos.git] / reactos / apps /
2000-02-22 Eric KohlAdded gdi test program gditest.exe
2000-02-18 Eric KohlFixed environment implementation
2000-02-14 David WelchFixed compilation bug
2000-01-31 Eric KohlFixed compiler warnings
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-30 Hernan OchoaAdded $Id Tag for commit info
2000-01-29 Phillip Susiignore errors deleting files for make clean
2000-01-29 Hernan OchoaAdded parameters checking, help, and some information...
2000-01-23 Phillip SusiNew Read/Write File IO test utility
2000-01-22 Emanuele AlibertiAdded error reporting to lpcsrv and lpcclt.
2000-01-22 Emanuele AlibertiFixed a stupid bug in time conversion code that generat...
1999-12-30 David WelchAdded some additional csrss work
1999-12-26 Emanuele AlibertiAdded (io/create.c) IoCreateFile stub.
1999-12-26 David WelchAdded some security functions
1999-12-18 David WelchWorked around compiler bug in NtDelayExecution
1999-12-16 Phillip Susinew event test app
1999-12-13 David WelchReworked APC and waiting code, seems more stable now
1999-12-12 Eric Kohlfixed a compiler warning
1999-12-10 David WelchModified LPC implementation to be closer to nt.
1999-12-06 Phillip Susifixed handling of enter with blank line, also by my...
1999-12-06 Eric Kohlremoved outdated cmd
1999-12-02 David WelchSome bug fixes.
1999-11-25 David WelchCorrected ntdll mapping bug
1999-11-24 David WelchBegan converting minix fsd to work with new caching...
1999-11-18 Rex Jolliffadded ignore file
1999-11-15 Eric KohlFixed warning.
1999-11-12 David Welch1) Corrected bugs in ERESOURCE code
1999-11-11 Rex JolliffChanged to support linux build
1999-11-07 Emanuele Alibertiadvapi32 compiles OK.
1999-10-25 Rex JolliffSome small fixes to reported build problems
1999-10-16 Eric KohlMinor improvements.
1999-10-11 Eric KohlAdded REBOOT command.
1999-09-06 Eric KohlThread improvements.
1999-09-05 Eric KohlUpdated.
1999-09-04 Eric KohlImplemented RtlCreateUserProcess() and RtlCreateUserThr...
1999-08-29 David Welch*** empty log message ***
1999-08-28 Eric KohlAdded missing definition.
1999-08-22 Eric KohlAdded CHOICE command and fixed a cursor bug.
1999-07-24 Eric KohlAdded simple START command.
1999-07-17 Emanuele Alibertifixes
1999-07-16 Rex Jolliffadded dist rule
1999-07-13 Rex Jollifffixed various build errors
1999-07-04 Emanuele AlibertiA very simple application to create a named LPC port...
1999-06-27 Eric KohlFixed typos.
1999-06-27 Emanuele Aliberti*** empty log message ***
1999-06-27 Emanuele AlibertiClean up and more info about the LPC port handle.
1999-06-25 Rex Jolliffconsolidated makefiles and added floppy and dist rules.
1999-06-24 Emanuele AlibertiAttempt to connect to a real LPC port
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-06-06 Emanuele Alibertiminor changes
1999-06-06 Emanuele Alibertistart (to detach a new process) and kill commands added
1999-05-29 David WelchLots of changes to the kernel
1999-05-21 Eric KohlFixed bugs in batch file execution.
1999-05-19 Eric Kohlcleanup
1999-05-16 Eric KohlAdded date/time output and fixed warnings.
1999-05-14 Eric KohlFixed another path bug.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-11 Eric KohlNot needed any longer.
1999-05-11 Eric KohlUse crtdll instead of ntdll.
1999-05-08 Eric KohlFixed 'implicid declaration' warning.
1999-05-08 Eric KohlFixed KEY_EVENT_RECORD.
1999-04-29 Eric KohlFixed 'implicid declaration' warnings.
1999-04-27 Eric KohlCleaned up the 'clean' rule.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-20 Eric Kohlcompatibility fixes
1999-04-18 David Welch*** empty log message ***
1999-04-18 David WelchSeveral bug fixes
1999-04-16 Eric Kohldir workaround
1999-04-16 Eric Kohllast bugfixes for cmd
1999-04-15 Eric Kohlchanges to build cmd again
1999-04-14 Eric Kohlseveral changes to make cmd compile and link again
1999-04-14 Eric Kohladded ver command
1999-04-14 David WelchFixed more compilation bugs (sorry)
1999-04-14 David Welch*** empty log message ***
1999-04-10 David WelchPartially implemented PEB
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-01 David WelchEnhanced memory managment
1999-03-30 Eric KohlFixed bugs and improved del command.
1999-03-26 David WelchMade user-mode execution of processes work again
1999-03-24 David WelchChanged kernel32 to compile as a dll
1999-03-21 Eric Kohlchanges to make cmd compile (not link)
1999-03-20 Rex JolliffAdded Eric Kohl's port of freedos command
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-16 jeanadd date and time in dir.
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-06 David Welchno message
1999-02-05 Rex Jolliffadded libgcc.a to link spec
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-28 David WelchRemoved memory leaks
1999-01-28 David Welchno message
1999-01-20 jeanmodify dir command : print altername name, size and...
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-04 David WelchCreated bugs in wait and timer code
1999-01-03 David WelchAdded directory listing support for the shell
1999-01-01 David Welch*** empty log message ***
1998-12-19 David WelchImproved shell and removed symbol list
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-12-08 Rex Jolliffdidnt want to delete these
1998-12-08 Rex JolliffAdded ZwQueryFileInformation
next