home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
sysutils
/
msshell
/
ms_sh200.zoo
/
manifest
< prev
next >
Wrap
Text File
|
1992-06-20
|
2KB
|
44 lines
This release contains the following files:
manifest This file.
readme The readme file.
sh200.exe The Release 2.00 executable for MSDOS.
sh200os2.exe The Release 2.00 executable for OS/2 (if included).
sh.ini The shell initialisation file
sh.pif The Windows 3.0 pif file
sh.1 The *roff source for the manual page (if included)
sh.man The shell manual page (if included)
notes Some notes from the author.
mem.err XMS and EMS error codes
install The installation instructions
The following samples are provided from the author's system. These MUST be
modified to match your requirements and the programs you use.
extend.lst A sample EXTENDED_LINE file
profile.etc A sample /etc/profile.sh
profile.sh A sample ${HOME}/profile.sh
sh.rc A sample ${ENV} file
The following sources file may be included:
The sources for the shell itself are available, but will have been released
separately.
changes A list of changes required to the standard
Microsoft C5.1/C6.0 headers.
dirent.h The include files for the DIRECTORY (3C) functions
sys/dirent.h for MSDOS and OS/2
sys/proto.h Prototype macros
sys/null.h NULL macros
unistd.h The unistd.h include file for MSDOS and OS/2
director.c DIRECTORY (3C) for MSDOS & OS/2
glob.c GLOB (3C) for MSDOS, OS2 and UNIX
stdargv.c A replacement for part of the Microsoft C Runtime
start up which builds the argv array. It has UNIX
wild cards and EXTENDED_LINE support.
system.c A replacement for SYSTEM (3C) with swapping and
shell EXTENDED_LINE support.
swap.asm Front-end for the swaping version of SYSTEM (3C)