reactos/rosapps
Eric Kohl 8bbcdc3d4a Fixed current directory handling
Added new prompt functions
Fixed dangling pointer bug in copy command

svn path=/trunk/; revision=874
1999-12-15 00:50:41 +00:00
..
cmd Fixed current directory handling 1999-12-15 00:50:41 +00:00
cmdutils New Y command and some fixes. 1999-11-05 20:41:17 +00:00
notevil Made notevil screen size aware. 1999-10-03 22:10:15 +00:00
sysutils Added floppy and dist targets. 1999-10-03 22:12:24 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
Makefile Added floppy and dist targets. 1999-10-03 22:12:24 +00:00
readme.txt Update for global rules.mak file. 1999-05-11 12:38:45 +00:00
rules.mak Added master makefile with clean/dist/floppy targets. 1999-09-12 18:18:09 +00:00

This directory contains core applications that support the
ReactOS kernel.

Before you start to compile applications check the HOST
variable in 'rules.mak'.

The following is a short decription of each.  Check the
readme.txt under each application for more details.

CMD: This is Eric Kohl's port of COMMAND for ReactOS.