Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh617 - 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.
Packages
tcsh617-6.17-7.el5.src
[895 KiB] |
Changelog
by Roman Kollar (2012-09-21):
- Fix dosource() calls after history file locking patch
Resolves: #858281
- Revert srcfile behaviour to return backward-compatible error codes (#658074)
- Fix several extra warnings breaking the upstream testsuite (#658074)
|
tcsh617-6.17-5.el5.src
[888 KiB] |
Changelog
by Vojtech Vitek (V-Teq) (2011-05-24):
- Avoid possible null dereference for cwd
Resolves: #689382
|