| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tcsh | Distribution: SUSE LINUX 10.0 (PPC) |
| Version: 6.14.00 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 2.2 | Build date: Wed Jun 28 20:27:38 2006 |
| Group: System/Shells | Build host: honeydew.suse.de |
| Size: 1077767 | Source RPM: tcsh-6.14.00-2.2.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://www.tcsh.org/ | |
| Summary: The C SHell | |
Tcsh is an enhanced, but completely compatible, version of the Berkeley
UNIX C shell, csh(1). It is a command language interpreter usable as an
interactive login shell and a shell script command processor. It
includes a command-line editor, programmable word completion, spelling
correction, a history mechanism, job control, and a C-like syntax.
Authors:
--------
Christos Zoulas <christos@deshaw.com>
Scott Krotz <krotz@mot.com>
BSD
internal MD5: 5381511c30819907d9c1610ce6a97fbe
GPG
* Wed Jun 21 2006 - werner@suse.de
- Do not overwrite memory by not initialized Char array (#186669)
* Mon Feb 06 2006 - werner@suse.de
- Make $< operator work even when fed by pipe (bug #147724)
* Thu Aug 18 2005 - werner@suse.de
- Update to tcsh 6.14.00, the wide character version (bug #104108).
* Mon May 23 2005 - werner@suse.de
- Make mh handling more smarter
* Fri Apr 01 2005 - werner@suse.de
- Gcc4 does not allow function prototype declaration within other
function prototype declaration even if the internals are static.
* Fri Oct 08 2004 - werner@suse.de
- Make fcntl call with O_LARGEFILE portable (bug #46977)
* Thu May 27 2004 - ro@suse.de
- fix sigpause call (force use of sysv flavour)
* Fri Apr 02 2004 - mls@suse.de
- fix utf-8 expansion, ls-F, prompt handling
* Mon Mar 29 2004 - mls@suse.de
- fix utf-8 handling (really fixes #29983, #35486)
* Tue Mar 16 2004 - werner@suse.de
- Do not forget the patch for bug #29983 even if not used
- Accept chinese in dspmbyte and map this on euc
* Wed Mar 10 2004 - werner@suse.de
- Disable multibyte ix due problems on long lines (bug #35486)
- Simplify mv/cp complete
* Thu Mar 04 2004 - werner@suse.de
- Fix mv/cp complete bug (#35339)
* Fri Feb 20 2004 - werner@suse.de
- Add simple workaround for multibyte command lines (bug #29983)
* Wed Jan 28 2004 - werner@suse.de
- Fix bug #34126: add runtime detection as fallback
* Sat Jan 10 2004 - adrian@suse.de
- add %defattr
* Fri Sep 19 2003 - werner@suse.de
- Fix the fix for bug #29956: use a ringbuffer to avoid trouble
with recursive calls of UTF-8 convertes messges (bug #31335)
* Thu Sep 04 2003 - werner@suse.de
- Corruption of cursor position is currently not fixable.
fix some other bugs.
* Wed Sep 03 2003 - mfabian@suse.de
- Bugzilla #29956: convert all message catalogs to UTF-8 and
convert the strings returned by catgets from UTF-8 into the
encoding of the current locale.
- move Ukrainian message catalog into uk_UA subdirectory
instead of ru_UA.koi8u.
* Fri Jul 18 2003 - werner@suse.de
- Fix multi byte initialization (bug #27793)
- Enable multi byte unset on LANG change
- Fix signess/unsigness mixtures
* Fri May 23 2003 - coolo@suse.de
- use BuildRoot
* Wed May 14 2003 - werner@suse.de
- Move pointer adress handling from int to intptr_t
* Thu Apr 17 2003 - werner@suse.de
- Fix multibyte initialization
* Mon Feb 17 2003 - werner@suse.de
- Fix bug #23681: don't reset full command line if an error occurs
* Mon Nov 11 2002 - ro@suse.de
- use x-devel-packages in neededforbuild
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Wed Aug 07 2002 - werner@suse.de
- Fix bindkey.tcsh for xterm and add some more keys (bug #15002)
* Tue Jul 30 2002 - werner@suse.de
- Update to 6.12.00
- Fix codesets of message cats
* Fri Jul 19 2002 - mls@suse.de
- fix bindkey.tcsh to make it work with an unset $TERM variable
* Wed Mar 20 2002 - werner@suse.de
- Fix bug # 15143: Unreadable /etc/printcap due paranoid SysAdmins
should not stop tcsh.
* Wed Dec 12 2001 - werner@suse.de
- Revisit some complete expansion (mainly for mv, cp, make, and
man), sed error scanners should work for all languages.
* Thu Sep 06 2001 - werner@suse.de
- Update to 6.11.00 due
* correct large file support
* Avoid core-dumping on very long $HOME variable
* Don't call qsort(3) with 0 items
* Fix redrawing in the recognize case
* MAXHOSTNAMELEN needs to be 256 (instead of 255)
* Big5 multibyte support
* Fix rmstar not to corrupt memory on off
* Wed May 16 2001 - werner@suse.de
- Force large file support
* Wed May 09 2001 - cstein@suse.de
- Corrected German spellings in nls/german/set6
* Wed Mar 07 2001 - werner@suse.de
- We use xmkmf therefore we need a full X environment at build
* Fri Feb 09 2001 - werner@suse.de
- Don't use the authors (endless looping) security temp file
change but the mkstemp() function.
* Fri Feb 02 2001 - mfabian@suse.de
- update to version 6.10.00
(because the new version has support for display and editing of
multibyte characters)
- add patch to enable multibyte character editing
- patch to glob.c removed (included upstream)
- patch to sh.dir.c removed (included upstream)
- patch to tw.color.c removed (incuded upstream)
- last hunk of patch to tw.h removed (included upstream)
- bzip2 sources
* Fri Dec 15 2000 - werner@suse.de
- Add missed hash for a comment.
* Wed Nov 22 2000 - werner@suse.de
- Make /etc/profile.d/bindkey.tcsh knowing about TERM kvt and gnome
* Fri Nov 17 2000 - kukuk@suse.de
- fix neededforbuild: textutil -> textutils
* Thu Nov 02 2000 - werner@suse.de
- Use mkstemp for opening tmp files for `<<' redirects
- Use TMPDIR variable for location of tmp files
- Set group tag in spec
* Wed May 24 2000 - uli@suse.de
- moved docs to %{_docdir}
* Wed Jan 26 2000 - werner@suse.de
- New version 6.09.00
- /usr/man -> /usr/share/man
- Fix usage of catopen (MCLoadBySet isn't that what is used
internally within glibc, set it to MCLoadBySet)
- Avoid crahs due coloured ls-F
- Correct setpath NLS message
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Mon Jun 28 1999 - werner@suse.de
- Source key binding and completion code from
/etc/csh.cshrc out into /etc/profile.d/bindkey.tcsh and
/etc/profile.d/complete.tcsh
- No newgrp builtin because its equivalent to exec newgrp
* Wed Jun 16 1999 - ro@suse.de
- create localedirs before make install
* Fri Jun 11 1999 - werner@suse.de
- New version
Fri Mar 12 14:21:46 MET 1999
- Fix SIGSEGV caused different sizes of FILSIZ and BUFSIZE
- New version
- Restore missed MAXNAMLEN
- Make it alpha compile
* Thu Dec 03 1998 - werner@suse.de
- Fix SIGSEGV with SYSMALOC
* alloc n+1 not n chunks
* set freed pointer to (ptr_t)NULL
* Wed Sep 16 1998 - werner@suse.de
- Stupid error fixed
* Tue Sep 15 1998 - werner@suse.de
- Security fix
- Avoid I/O trouble, use POSIX
* Wed Oct 22 1997 - werner@suse.de
- Updatet FAQ.tcsh
- Better installation: remove old files before linking
* Thu Jan 02 1997 - bs@suse.de
added FAQ.tcsh
* Thu Jan 02 1997 - werner@suse.de
- Neue Version 6.07.02 mit einigen Fixes
/bin/csh /bin/tcsh /etc/profile.d/bindkey.tcsh /etc/profile.d/complete.tcsh /usr/bin/csh /usr/bin/tcsh /usr/share/doc/packages/tcsh /usr/share/doc/packages/tcsh/FAQ.tcsh /usr/share/locale/de/LC_MESSAGES/tcsh /usr/share/locale/el/LC_MESSAGES/tcsh /usr/share/locale/es/LC_MESSAGES/tcsh /usr/share/locale/et/LC_MESSAGES/tcsh /usr/share/locale/fi/LC_MESSAGES/tcsh /usr/share/locale/fr/LC_MESSAGES/tcsh /usr/share/locale/it/LC_MESSAGES/tcsh /usr/share/locale/ja/LC_MESSAGES/tcsh /usr/share/locale/pl/LC_MESSAGES/tcsh /usr/share/locale/ru/LC_MESSAGES/tcsh /usr/share/locale/uk_UA/LC_MESSAGES/tcsh /usr/share/man/man1/csh.1.gz /usr/share/man/man1/tcsh.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Sep 6 08:38:07 2008