PROBLEM: (SOO100674) (Patch ID: OSF375-350256) ******** This patch fixes a problem that occurs when an application is started from a subshell, for example, sh -c . The application will hang if it receives an interrupt signal, for example, the user enters Ctrl/C. PROBLEM: (STLB81811) (Patch ID: OSF375-350256) ******** This patch fixes a problem that occurs when running an application inside a shell. When the user enters Ctrl/C, the parent process exits, but the child process remains. PROBLEM: (ZUO101432) (Patch ID: OSF375-246) ******** This patch fixes a problem where the performance of the Bourne shell may be slow when there are many automounted directories in the search path (as defined by the PATH environment variable).