Commit Graph

247 Commits

Author SHA1 Message Date
Vojtech Vitek (V-Teq) 72c4be6545 Release build 6.17-16 2011-10-27 23:10:38 +02:00
Vojtech Vitek (V-Teq) 3c21bb1b76 Move patch28 to patch25 (this prevents patch conflict) 2011-10-27 23:09:21 +02:00
Vojtech Vitek (V-Teq) 112e16a4a0 Fix status of pipelined/backquoted/list of commands 2011-10-27 23:06:14 +02:00
Vojtech Vitek (V-Teq) 5a75b9b1c0 Do not dereference null pointer in cwd 2011-10-27 21:11:50 +02:00
Vojtech Vitek (V-Teq) ff523ef24c Fix negative number of jobs with %%j formatting parameter in prompt 2011-10-26 15:07:41 +02:00
Vojtech Vitek (V-Teq) d7f98751f7 Clean-up patches numbers & order (prepare space for missing RHEL-6 patches)
- No functionality changes
2011-10-26 15:03:01 +02:00
Vojtech Vitek (V-Teq) 7e7bfd480c Disable obsolete glob-automount.patch
The issue should have been (and is now) fixed in glibc (posix/glob.c)
2011-10-26 14:39:42 +02:00
Vojtech Vitek (V-Teq) bf28f31fc5 Release build 6.17-15 2011-03-24 16:19:46 +01:00
Vojtech Vitek (V-Teq) 39067072fb Avoid infinite loop pendjob()-xprintf() when stdout is closed
Resolves: #690356
2011-03-24 16:18:49 +01:00
Dennis Gilmore 0ab9a17439 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 12:29:16 -06:00
Vojtech Vitek (V-Teq) 66d60fc038 - Modify verbose patch to match with upstream (don't print on history -S)
Resolves: #672810
2011-01-28 13:09:42 +01:00
Vojtech Vitek (V-Teq) 03c261a07b - Fix error message on exit
Resolves: #672810
2011-01-26 15:48:39 +01:00
Vojtech Vitek (V-Teq) ec3ef3e950 Fix tcsh-6.14.00-dont-print-history-on-verbose.patch
- Add if statement to fix error message on exit
  "verbose: Undefined variable."
2011-01-26 15:35:49 +01:00
Vojtech Vitek (V-Teq) 88add5fe66 Release build 6.17-11
- Don't set $REMOTEHOST on the local machine
  Resolves: #669176
- Don't print history in verbose mode
  Resolves: #583075, #658171
- Don't allow illegal variable names to be set
  Resolves: #436901
- Revert "Fix incorrect $status value of pipelined commands"
2011-01-24 17:33:28 +01:00
Vojtech Vitek (V-Teq) c72c18e2ca Release build 6.17-10
- Make wait builtin command interruptible
  Resolves: #440465
- Don't set $REMOTEHOST on the local machine
  Resolves: #669176
- Don't print history in verbose mode
  Resolves: #583075, #658171
- Don't allow illegal variable names to be set
  Resolves: #436901
2011-01-24 17:12:51 +01:00
Vojtech Vitek (V-Teq) 35499a3e58 - Don't allow illegal variable names to be set
Resolves: #436901
2011-01-24 17:09:42 +01:00
Vojtech Vitek (V-Teq) 03e29573ee - Don't print history in verbose mode
Resolves: #583075, #658171
2011-01-24 16:57:58 +01:00
Vojtech Vitek (V-Teq) edd6960fe5 - Don't set $REMOTEHOST on the local machine
Resolves: #669176
2011-01-24 16:16:41 +01:00
Vojtech Vitek (V-Teq) 66f2ed1341 Revert "- Fix incorrect $status value of pipelined commands"
Reverted by upstream: Revert PR/110, breaks the test suite.

This reverts commit 8cff7251da.
2011-01-24 15:51:50 +01:00
Vojtech Vitek (V-Teq) 8cff7251da - Fix incorrect $status value of pipelined commands
Resolves: #638955 (Patch by Tomas Smetana <tsmetana@redhat.com>)
2011-01-04 16:15:16 +01:00
Vojtech Vitek (V-Teq) 0463ce5b5b - Make wait builtin command interruptible
Resolves: #440465
2010-12-21 10:05:00 +01:00
Vitezslav Crhonek 6488642e91 Remove fork when tcsh processes backquotes 2010-10-06 10:30:42 +02:00
Fedora Release Engineering 94e07816c6 dist-git conversion 2010-07-29 13:58:20 +00:00
vcrhonek 5385feac53 Fix testsuite 2010-04-14 10:01:16 +00:00
vcrhonek 516b209997 Ship README file 2010-03-01 11:51:22 +00:00
vcrhonek 7cc421e822 Fix tcsh obeys printexitvalue for back-ticks 2009-12-15 16:19:54 +00:00
Bill Nottingham 3bbb34859d Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:52:18 +00:00
vcrhonek fa722a75f7 Fix few globbing problems 2009-11-04 13:14:27 +00:00
vcrhonek 2d2c0edb5d Fix tcsh globbing causing bad automount, Fix truncated history file after
network crash
2009-10-19 15:25:12 +00:00
vcrhonek 4d81496279 Add new colorls variable 2009-08-26 15:06:48 +00:00
Jesse Keating 45575d5e80 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 05:41:33 +00:00
vcrhonek 4dfb4bc7a2 Update to tcsh-6.17.00 2009-07-20 13:25:46 +00:00
vcrhonek f8b2e8b2e6 finish merge review fixes 2009-04-30 11:38:58 +00:00
vcrhonek 8b68f742bf Update to tcsh-6.16.00, Merge Review 2009-04-28 15:50:16 +00:00
vcrhonek 8333a0f02f Fix tcsh needs to know about new colorls variables 2009-03-02 14:11:52 +00:00
Jesse Keating 623cedf1a0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 19:07:42 +00:00
vcrhonek 1bcd8ea591 Fix UTF-8 Japanese character is garbled in tcsh script in a certain
situation, Fix calculation order of operators description in tcsh
    manpage, Fix strings which begin with '0' are not recognized as octal
    numbers, Fix memoryuse description in tcsh manpage, Fix tcsh scripts
    with multiple case statement with end keywords break with error, Fix
    description of builtin command 'set' in tcsh manpage
2008-09-03 11:50:36 +00:00
vcrhonek 5b0f4da405 Rediffed all patches to work with patch --fuzz=0 2008-08-29 10:42:02 +00:00
vcrhonek 84183ded32 Let tcsh know 'ca' colorls variable 2008-08-29 09:46:27 +00:00
vcrhonek bb709b6447 Fix '\' can not be used to quote all delimiters, Fix name[selector] should
fail when any number of 'selector' is out of range
2008-02-29 12:32:23 +00:00
vcrhonek cce394f95e fix buildroot 2008-02-11 14:58:08 +00:00
vcrhonek 6a80cb2707 rebuild 2008-01-18 11:16:04 +00:00
Bill Nottingham 024b8ef902 makefile update to properly grab makefile.common 2007-10-15 19:27:31 +00:00
vcrhonek 15251bec14 Add gettext-devel to BuildRequires (AM_ICONV) 2007-08-31 09:27:19 +00:00
vcrhonek 38fab2b698 iconv 2007-08-31 08:40:43 +00:00
vcrhonek b6889ecb4c Add gettext to BuildRequires (AM_ICONV) 2007-08-31 08:25:46 +00:00
vcrhonek f02674e96a add patch 2007-08-27 15:05:02 +00:00
vcrhonek d241f69eda update to tcsh-6.15.00, fix license 2007-08-27 15:01:35 +00:00
vcrhonek cd7e072c3c fix unprintable (#233525) 2007-04-25 12:48:19 +00:00
Miloslav Trmac 52ae45b28f - Fix License: Related: #226483. 2007-02-26 15:55:08 +00:00