                          Upload Information Template for Hobbes.nmsu.edu
                          ===============================================

        Archive Filename: pdksh-5.2.14-bin-7.zip
       Short Description: A public domain clone of the Korn shell (ksh)
        Long Description:
PD-ksh is a mostly complete AT&T ksh look-alike (see NOTES file for a list
of things not supported).  Work is mostly finished to make it fully
compatible with both POSIX and AT&T ksh (when the two don't conflict).

v5.2.14-bin-7 :
    * Fixed the last character of a response file was splitted
    * Fixed 0 was returned to the caller even if a child was terminated due to
      signal
    * Fixed a command in a current directory was searched before in $PATH.
      This improves the compatibility with UNIX
    * Fixed Ctrl-C and Ctrl-D did not work in kLIBC build
    * Improved LF and CR+LF conversion.
      Both read and write in binary mode. This prevents LF from being expaned
      to CR+LF, and CR+LF from being collapsed to LF internally.
      This is an another try to survive in UNIX jungle.
      In case of kLIBC build, this applied to programs built with kLIBC.

    ***********************************************************************
    ***** This is the last version of pdksh for OS/2. pdksh for OS/2  *****
    ***** will not be maintained any loger. If you need               *****
    ***** ksh-compatible shells, use MirBSD Korn Shell, aka mksh,     *****
    ***** instead.                                                    *****
    ***********************************************************************

v5.2.14-bin-6 :
    Convert back-slashes of PATH/TMPDIR to forward-slahes at startup
    Support BEGINLIBPATH/ENDLIBPATH/LIBPATHSTRICT
    Fixed to fail to execute a.b.exe with a.b

v5.2.14-bin-5 :
    Fixed a backslash at EOL is not treated as a continuous mark
    Fixed failing to execute scripts not starting with SHARPBANG or extproc
    Fixed the regression. A line number is not printed on warning or error
    Fixed some redirected files cannot be removed
    Support 'local' in sh as well as in ksh
    Port to kLIBC
    Apply two official patches

v5.2.14-bin-4 :
    Support a response file
    Incrased a directly passed max command line length to 32768
    Fixed the failure of 'test -e /dev/null'
    Make test command to work with the executable suffix

v5.2.14-bin-3 :
    Fixed 'test -x' fails on a script without .exe, .com and .cmd
    Fixed the trailling CR is not removed in some cases
    Fixed SIGSEGV due to a bad memory allocation
    Fixed SIGSEGV due to too small varaible size for entries
    Fixed SIGSEGV due to not preserving a global variable
    Fixed a very long command line is not processed correctly

v5.2.14-bin-3 before :
    See NEWS.os2 and README

      Proposed directory
           for placement: /pub/os2/util/shell

               Your name: KO Myung-Hun
           Email address: komh@chollian.net
    Program contact name: (same)
   Program contact email: (same)
             Program URL: official: http://www.cs.mun.ca/~michael/pdksh/
                          OS/2 port: https://github.com/komh/pdksh-os2

      Would you like the
   contact email address
    included in listings? yes

Operating System/Version: 
 Additional requirements: kLIBC v0.6.6 for kLIBC version,
                          emx 0.9d fix #4 for EMX version

                Replaces: (none)
