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
        
            - * Wed Feb 15 18:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 6.12-13.EL3
- - Report meaningful $HOSTTYPE and $MACHTYPE on ia64, ppc64, s390, s390x and
  x86_64 (#115531) 
            - * Wed Feb  1 18:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 6.12-12.EL3
- - Rebuild with newer compiler to fix #169792 
            - * Sun Oct  3 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.12-11.EL3
- - Fix invalid argument to xprintf ()
- Don't close sockets to avoid file descriptor conflicts with nss_ldap
- Fix setting of O_LARGEFILE (#122558)
- Don't restrict variable names in setenv (from tcsh-6.13.00, #107529)