Name: | tcsh617 |
---|---|
Version: | 6.17 |
Release: | 5.el5 |
Architecture: | i386 |
Group: | System Environment/Shells |
Size: | 1169817 |
License: | BSD |
RPM: | tcsh617-6.17-5.el5.i386.rpm |
Source RPM: | tcsh617-6.17-5.el5.src.rpm |
Build Date: | Fri Jul 22 2011 |
Build Host: | ca-build10.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.tcsh.org/ |
Summary: | An enhanced version of csh, the C shell |
Description: | 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. |
- Avoid possible null dereference for cwd Resolves: #689382
- Fix requires not to depend on /usr/lib* libraries - Build with libtermcap-devel instead of ncurses-devel
- Fix status of pipelined/backquoted/list of commands Resolves: #638955 - Don't allow illegal variable names to be set Resolves: #436901 - Minor manpage fixes Resolves: #437079, #437080, #436439, #433908
- Avoid infinite loop pendjob()-xprintf() when stdout is closed Resolves: #690500
- Import new package tcsh617, based on tcsh-6.17-12.el6 - Link to libtermcap instead of libtinfo - Ship Copyright file - Remove extra fork when tcsh processes backquotes Resolves: #688170 - Don't print history in verbose mode (upstream patch) Resolves: #688173 - Don't set $REMOTEHOST on the local machine Resolves: #688175 - Fix negative number of jobs with %j formatting parameter in prompt - Fix testsuite - Fix tcsh obeys printexitvalue for back-ticks - Ship README file - Fix tcsh globbing causing bad automount - Add new colorls variable