freebsd/src.git
16 months agoImport 6.22.03-ceccc7fvendor/tcsh/6.22.03-ceccc7f
Dmitry Chagin [Sun, 14 Mar 2021 16:28:29 +0000 (14 19:28 +0300)]
Import 6.22.03-ceccc7f

2 years agotcsh: import 6974bc35a5cd
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.

2 years agoUpdate vendor/tcsh to git 83c5be0:vendor/tcsh/6.21.00-83c5be0
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

2 years agoImport 6.21.00.vendor/tcsh/6.21.00
Brooks Davis [Tue, 8 Oct 2019 18:20:02 +0000 (8 18:20 +0000)]
Import 6.21.00.

5 years agoUpdate vendor/tcsh to git b605cb561d
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).

5 years agoImport of tcsh-6.20.00vendor/tcsh/6.20.00
Dmitry Chagin [Sat, 18 Mar 2017 21:41:53 +0000 (18 21:41 +0000)]
Import of tcsh-6.20.00

10 years agoImport of tcsh-6.18.01vendor/tcsh/6.18.01
Mark Peek [Mon, 20 Feb 2012 00:53:59 +0000 (20 00:53 +0000)]
Import of tcsh-6.18.01

13 years agoImport of tcsh-6.17.00vendor/tcsh/6.17.00
Mark Peek [Fri, 10 Jul 2009 21:47:20 +0000 (10 21:47 +0000)]
Import of tcsh-6.17.00

13 years agoFlatten vendor/tcsh/dist.
Mark Peek [Fri, 10 Jul 2009 21:00:38 +0000 (10 21:00 +0000)]
Flatten vendor/tcsh/dist.

14 years agoReapply a bugfix that was done as sh.lex.c,v 1.1.1.8vendor/tcsh/6.15b
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

14 years agoImport two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
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

14 years agoImport two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:
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

15 years agoImport vendor patch to fix postcmd regression in tcsh-6.15.00.
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.

15 years agoImport of tcsh-6.15.00
Mark Peek [Sun, 11 Mar 2007 22:33:41 +0000 (11 22:33 +0000)]
Import of tcsh-6.15.00

16 years agoImport required files to enable use of libiconv from tcsh-6.14.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)

17 years agoImport of tcsh-6.14.00
Mark Peek [Sun, 24 Apr 2005 19:41:08 +0000 (24 19:41 +0000)]
Import of tcsh-6.14.00

18 years agoImport of tcsh-6.13.00
Mark Peek [Sun, 11 Jul 2004 02:17:56 +0000 (11 02:17 +0000)]
Import of tcsh-6.13.00

20 years agoImport of tcsh-6.12.00
Mark Peek [Wed, 24 Jul 2002 16:23:10 +0000 (24 16:23 +0000)]
Import of tcsh-6.12.00

20 years ago- Add support for autodetection of *.euc?? and *.EUC locales.
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

20 years agoImport tcsh-6.11
Mark Peek [Wed, 5 Sep 2001 17:49:32 +0000 (5 17:49 +0000)]
Import tcsh-6.11

21 years agoImport vendor fix for buffer overflow in HOME environment variable
Kris Kennaway [Sat, 3 Mar 2001 23:45:43 +0000 (3 23:45 +0000)]
Import vendor fix for buffer overflow in HOME environment variable

21 years agoInitial import of slightly trimmed tcsh 6.10
Andrey A. Chernov [Thu, 30 Nov 2000 21:05:33 +0000 (30 21:05 +0000)]
Initial import of slightly trimmed tcsh 6.10

21 years agoImport vendor fix for insecure temporary filename creation with the
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>

22 years agoOffical fixes to allow longer lines in the history and tweak expand_lex()vendor/tcsh/6.09.01-20000610
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.

22 years agoOffical fixes to quiet compiler warnings.
David E. O'Brien [Sat, 10 Jun 2000 22:07:54 +0000 (10 22:07 +0000)]
Offical fixes to quiet compiler warnings.

22 years agoOffical fixes to the history and I18N bugs ache found.
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.

22 years agoOffical 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.

22 years agohistory fix
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)

22 years agoThis fix from christos@zoulas.com (Christos Zoulas) based on ache's
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.

22 years ago6.09.01 vendor update.vendor/tcsh/6.09.01
David E. O'Brien [Thu, 20 Apr 2000 04:22:36 +0000 (20 04:22 +0000)]
6.09.01 vendor update.

22 years agoImport the latest version of the 44BSD C-shell -- tcsh-6.09.vendor/tcsh/6.09
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.