Dmitry Chagin [Sun, 14 Mar 2021 16:28:29 +0000 (14 19:28 +0300)]
Kyle Evans [Sat, 28 Mar 2020 14:58:03 +0000 (28 14:58 +0000)]
tcsh: import
6974bc35a5cd
This removes an extra variable definition that causes the -fno-common build
to fail, which will be a new default in GCC10/LLVM11.
Brooks Davis [Mon, 21 Oct 2019 18:08:57 +0000 (21 18:08 +0000)]
Update vendor/tcsh to git
83c5be0:
Upstream changes:
5. PR/113: Sobomax: avoid infinite loops for -c commands when stdout is
not a tty.
4. Avoid infinite loops during history loads when merging, print a better
error for errors during history load.
3. PR/88: Preserve empty arguments in :q
2. PR/94: Small apple issues (SAVESIGVEC, HOSTTYPE)
1. PR/81: Fix range matching issue where we were comparing with the
range character instead of the start of range. [l-z]* would match foo
Reported by: sobomax
Brooks Davis [Tue, 8 Oct 2019 18:20:02 +0000 (8 18:20 +0000)]
Import 6.21.00.
Dmitry Chagin [Sat, 25 Mar 2017 14:09:12 +0000 (25 14:09 +0000)]
Update vendor/tcsh to git
b605cb561d
Vendor changes:
1. PR/471: Daiki Ueno: Delay interpreting arginp until we've processed
our startup files (which can change the NLS environment).
2. Fix type of read in prompt confirmation (eg. rmstar) (David Kaspar).
3. Fix out of bounds read (Brooks Davis)
(reproduce by starting tcsh and hitting tab at the prompt).
4. Don't play pointer tricks that are undefined in modern c
(Brooks Davis).
Dmitry Chagin [Sat, 18 Mar 2017 21:41:53 +0000 (18 21:41 +0000)]
Import of tcsh-6.20.00
Mark Peek [Mon, 20 Feb 2012 00:53:59 +0000 (20 00:53 +0000)]
Import of tcsh-6.18.01
Mark Peek [Fri, 10 Jul 2009 21:47:20 +0000 (10 21:47 +0000)]
Import of tcsh-6.17.00
Mark Peek [Fri, 10 Jul 2009 21:00:38 +0000 (10 21:00 +0000)]
Flatten vendor/tcsh/dist.
Xin LI [Wed, 12 Mar 2008 23:01:33 +0000 (12 23:01 +0000)]
Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8
Mark Peek [Mon, 15 Oct 2007 16:54:07 +0000 (15 16:54 +0000)]
Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
- Fix pty detection for autologout setting
- kill `foo` got stuck because sigchld was disabled too soon
Requested by: re
Mark Peek [Mon, 15 Oct 2007 15:23:07 +0000 (15 15:23 +0000)]
Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
- Fix pty detection for autologout setting
- kill `foo` got stuck because sigchld was disabled too soon
Requested by: re
Mark Peek [Tue, 3 Apr 2007 15:51:53 +0000 (3 15:51 +0000)]
Import vendor patch to fix postcmd regression in tcsh-6.15.00.
Mark Peek [Sun, 11 Mar 2007 22:33:41 +0000 (11 22:33 +0000)]
Import of tcsh-6.15.00
Hajimu UMEMOTO [Sun, 19 Feb 2006 06:28:39 +0000 (19 06:28 +0000)]
Import required files to enable use of libiconv from tcsh-6.14.00.
Reviewed by: arch (no objection)
Mark Peek [Sun, 24 Apr 2005 19:41:08 +0000 (24 19:41 +0000)]
Import of tcsh-6.14.00
Mark Peek [Sun, 11 Jul 2004 02:17:56 +0000 (11 02:17 +0000)]
Import of tcsh-6.13.00
Mark Peek [Wed, 24 Jul 2002 16:23:10 +0000 (24 16:23 +0000)]
Import of tcsh-6.12.00
Mark Peek [Sun, 10 Feb 2002 04:40:26 +0000 (10 04:40 +0000)]
- Add support for autodetection of *.euc?? and *.EUC locales.
- ja_JP.eucJP, ja_JP.EUC
- ko_KR.eucKR, ko_KR.EUC
- zn_CN.eucCN, zn_CN.EUC
- Add support for zh_TW.Big5
- Add ja_JP.Shift_JIS alias for ja_JP.SJIS
Submitted by: phantom
Approved by: Christos Zoulas <cristos@zoulas.com> - TCSH maintainer
Mark Peek [Wed, 5 Sep 2001 17:49:32 +0000 (5 17:49 +0000)]
Import tcsh-6.11
Kris Kennaway [Sat, 3 Mar 2001 23:45:43 +0000 (3 23:45 +0000)]
Import vendor fix for buffer overflow in HOME environment variable
Andrey A. Chernov [Thu, 30 Nov 2000 21:05:33 +0000 (30 21:05 +0000)]
Initial import of slightly trimmed tcsh 6.10
Kris Kennaway [Sat, 4 Nov 2000 22:23:19 +0000 (4 22:23 +0000)]
Import vendor fix for insecure temporary filename creation with the
'<<' operator, reported on bugtraq by proton <proton@ENERGYMECH.NET>
David E. O'Brien [Sat, 10 Jun 2000 22:20:53 +0000 (10 22:20 +0000)]
Offical fixes to allow longer lines in the history and tweak expand_lex()
useage.
David E. O'Brien [Sat, 10 Jun 2000 22:07:54 +0000 (10 22:07 +0000)]
Offical fixes to quiet compiler warnings.
David E. O'Brien [Sat, 10 Jun 2000 21:38:51 +0000 (10 21:38 +0000)]
Offical fixes to the history and I18N bugs ache found.
David E. O'Brien [Sat, 10 Jun 2000 20:14:21 +0000 (10 20:14 +0000)]
Offical fixes to the history and I18N bugs ache found.
David E. O'Brien [Tue, 2 May 2000 20:00:07 +0000 (2 20:00 +0000)]
history fix
Submitted by: ache (forwarded to Christos Zoulas where fix was agreed to)
David E. O'Brien [Thu, 20 Apr 2000 05:02:30 +0000 (20 05:02 +0000)]
This fix from christos@zoulas.com (Christos Zoulas) based on ache's
ports/shells/tcsh/patches/patch-ac fixes the problem with 8-bit characters
not highlighting properly.
David E. O'Brien [Thu, 20 Apr 2000 04:22:36 +0000 (20 04:22 +0000)]
6.09.01 vendor update.
David E. O'Brien [Sat, 15 Apr 2000 04:41:27 +0000 (15 04:41 +0000)]
Import the latest version of the 44BSD C-shell -- tcsh-6.09.