Patch-ID# 103892-03 Keywords: ksh source hang exit rksh limit array element Synopsis: SunOS 5.5.1_x86: ksh and rksh patch Date: May/14/97 Solaris Release: 2.5.1_x86 SunOS Release: 5.5.1_x86 Unbundled Product: Unbundled Release: Xref: This patch available for SPARC as patch 103891 Topic: SunOS 5.5.1_x86: ksh and rksh patch BugId's fixed with this patch: 1234016 1241955 4037786 Changes incorporated in this version: 4037786 Relevant Architectures: i386 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /usr/bin/ksh /usr/bin/rksh Problem Description: 4037786 The limit of 1024 elements in an array should be increased to 2048. Increased the ksh array size to 4096. (from 103892-02) 1241955 # needs to be escaped \ to work under Solaris 2.5.1 (from 103892-01) 1234016 *ksh* sourcing a ksh script with an exit hangs the shell Patch Installation Instructions: -------------------------------- Refer to the Install.info file within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below. Special Install Instructions: ----------------------------- None.