added some book references
[reactos.git] / reactos / apps /
2000-09-06 Eric KohlFixed some bugs in the registry
2000-09-05 Eric KohlAdded registry test app
2000-08-20 David WelchFixed memory manager bugs
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-12 David WelchAdded shared data test application
2000-08-11 Emanuele AlibertiAdded symbolic link expansion.
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed compiler warnings
2000-07-11 Phillip SusiUpdated shell.exe to be console mode aware
2000-07-08 Eric KohlAdded check for valid DC
2000-07-07 Phillip SusiMinor fixes, enabled return to text mode
2000-07-06 David WelchAdded experimental paging out code (wouldn't activate...
2000-07-05 Eric KohlAppend the '.exe' extension automatically
2000-06-29 David WelchMade header file usage more consistent
2000-06-17 Phillip SusiForgot to seek before trying to read back data, and...
2000-06-16 Jason FilbyGDI improvements
2000-05-26 Phillip Susia few fixes to the shell
2000-05-14 David WelchUpdated clean targets in various places
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-05-13 David WelchSome fixes.
2000-05-01 Emanuele AlibertiSome STDCALL/FASTCALL added in Ex code.
2000-05-01 Emanuele Alibertiobjdir made compilable.
2000-04-25 Emanuele AlibertiPartially implemented (handlers only)
2000-04-23 Phillip SusiSwitched to CREATE_NEW_CONSOLE from DETACHED_PROCESS
2000-04-03 David WelchCorrect LPC implementation
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...
2000-03-22 David WelchUpdated the minix driver
2000-03-16 Eric KohlFixed a confusing error message
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-12 Eric KohlAdd MD command
2000-03-10 Eric KohlFixed compiler warning
2000-03-03 Eric KohlFixed compiler warnings
2000-02-29 Emanuele AlibertiAdded help command to shell.exe.
2000-02-27 Jason FilbyMinor fixes
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 ***
next