reactos/rosapps
Steven Edwards ae77777da5 added finger to makefile
svn path=/trunk/; revision=2575
2002-01-28 08:38:22 +00:00
..
cmd Fixed typeo that prevented compilation 2001-10-17 20:02:52 +00:00
cmdutils cmd, more, tee, y, notevil, sysutils linked to msvcrt.dll. 2001-07-28 08:02:05 +00:00
devutils/gdb2 gdb2\Makefile 2001-04-15 23:43:12 +00:00
dflat32 Version info added to Eric's edit port. 2000-03-08 22:38:01 +00:00
mc Midnight Commander for Win32 Makefile Update 2001-12-30 10:02:48 +00:00
net Take care of some warnings and remove a unused header in finger 2002-01-28 08:37:34 +00:00
notevil Fixes to compile the whole set of ROS applications. 2001-10-16 21:02:02 +00:00
regsvr32 updated makefile to build regsvr32 2002-01-26 01:37:35 +00:00
sysutils Fixed the return value for the root key in GetMaxValueNameLength(). 2002-01-04 22:07:38 +00:00
taskmgr Removed duplicate definition of IO_COUNTERS structure 2002-01-21 22:35:30 +00:00
copying GNU GPL 1999-05-11 21:33:57 +00:00
installapps.bat Updated to install whois and edit 2002-01-26 03:23:25 +00:00
Makefile added finger to makefile 2002-01-28 08:38:22 +00:00
readme.txt Updated readme information 2001-12-30 20:29:54 +00:00
rules.mak added default rule for .cpp files 2001-11-20 21:56:54 +00:00

$Id: readme.txt,v 1.4 2001/12/30 20:29:54 sedwards Exp $

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.
CMDUTILS: External commands for CMD.
DEVUTILS: 
DFLAT32 : 
MC	: Midnight Commander
NET	: Ping, Ncftp, Telnet
NOTEVIL : ReactOS Coders Console Parade.
SYSUTILS: ReactOS System Utilities.
TASKMGR : Brian Palmer's Taskmanager