Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tcsh: An enhanced version of csh, the C shell.
        
        
            | Name: | tcsh | Vendor: | Scientific Linux | 
        
            | Version: | 6.13 | License: | distributable | 
        
            | Release: | 10.el4_8.1 | URL: | http://www.tcsh.org/ | 
        
        
        - 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 Jul 14 19:00:00 2010 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 6.13-10.el4_8.1
- - Fix null pointer dereference crashes tcsh
  Resolves: #614755 
            - * Thu Feb  7 18:00:00 2008 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 6.13-10
- - Fix memoryuse in tcsh manpage
  Resolves: #247637
- Fix /etc/csh.cshrc blocks csh/tcsh from debugging
  Resolves: #204029
- Change MAXVARLEN from 30 to 256 in sh.h
  Resolves: #206473  
- Fix tcsh scripts with multiple case statement with end keywords
  break with error
  Resolves: #253247 
            - * Sat Sep  9 19:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-9.el4.1
- - Fix an unlikely crash on startup (#188279)