Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tcsh: An enhanced version of csh, the C shell.
        
        
        - Summary
- Tcsh is an enhanced but completely compatible version of csh, the C
shell.  Tcsh is a command language interpreter which can be used both
as an interactive login shell and as a shell script command processor.
Tcsh includes a command line editor, programmable word completion,
spelling correction, a history mechanism, job control and a C language
like syntax.
Changelog
        
            - * Tue Sep 21 17:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-9
- - Fix invalid argument to xprintf () (#133129) 
            - * Wed Sep 15 17:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-8
- - Fix $HOSTTYPE and $MACHTYPE for ppc64 and s390x, this time for sure 
            - * Wed Sep 15 17:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-7
- - Define $HOSTTYPE and $MACHTYPE for ppc64 and s390 (#115531),
  I hope that finally covers all architectures.