Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ksh: The Original ATT Korn Shell
        
        
            | Name: | ksh | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 20060214 | 
            License: | Common Public License Version 1.0 | 
        
        
            | Release: | 1.7 | 
            URL: | http://www.kornshell.com/ | 
        
        
        
        - Summary
 
        - KSH-93 is the most recent version of the KornShell by David Korn of
AT&T Bell Laboratories.
KornShell is a shell programming language, which is upward compatible
with "sh" (the Bourne Shell).
 
        
        
        Changelog
        
            - * Fri Jan  4 16:00:00 2008 Tomas Smetana <tsmetana{%}redhat{*}com> 20060214-1.7
 
            - fix race condition in the exit19 patch that could cause a loss 
  of a coprocess' exit value
 
        
            - * Mon Dec 10 16:00:00 2007 Tomas Smetana <tsmetana{%}redhat{*}com> 20060214-1.6
 
            - fix #250362 - update manpage about subscript of index array
 
        
            - * Mon Aug 20 17:00:00 2007 Tomas Smetana <tsmetana{%}redhat{*}com> 20060214-1.5
 
            - fix #242879 - memory leak
- fix #232627 - call to exit(0) returns a status 19 
  to the calling shell script
- fix #242878 - spins in stopped state
- fix #243776 - ERR trap causes recursion
- fix #219420 - unaligned access messages
- fix #242877 - filesystem acl defaults are ignored
- fix #278781 - fix handling of sigttou
- fix #250362 - update manpage about subscript of index array