summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Import 6.22.03-ceccc7fvendor/tcsh/6.22.03-ceccc7fDmitry Chagin2021-03-1441-1408/+3216
|
* tcsh: import 6974bc35a5cdKyle Evans2020-03-281-1/+0
| | | | | | | | This removes an extra variable definition that causes the -fno-common build to fail, which will be a new default in GCC10/LLVM11. Notes: svn path=/vendor/tcsh/dist/; revision=359393
* Update vendor/tcsh to git 83c5be0:vendor/tcsh/6.21.00-83c5be0Brooks Davis2019-10-2116-312/+232
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/vendor/tcsh/dist/; revision=353835 svn path=/vendor/tcsh/6.21.00-83c5be0/; revision=353870; tag=vendor/tcsh/6.21.00-83c5be0
* Import 6.21.00.vendor/tcsh/6.21.00Brooks Davis2019-10-08482-1920/+300
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=353317 svn path=/vendor/tcsh/6.21.00/; revision=353319; tag=vendor/tcsh/6.21.00
* Update vendor/tcsh to git b605cb561dDmitry Chagin2017-03-255-35/+41
| | | | | | | | | | | | | | | | | | 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). Notes: svn path=/vendor/tcsh/dist/; revision=315950
* Import of tcsh-6.20.00vendor/tcsh/6.20.00Dmitry Chagin2017-03-18132-4132/+15625
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=315512 svn path=/vendor/tcsh/6.20.00/; revision=315513; tag=vendor/tcsh/6.20.00
* Import of tcsh-6.18.01vendor/tcsh/6.18.01Mark Peek2012-02-20502-10334/+38775
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=231921 svn path=/vendor/tcsh/6.18.01/; revision=231922; tag=vendor/tcsh/6.18.01
* Import of tcsh-6.17.00vendor/tcsh/6.17.00Mark Peek2009-07-1055-4789/+6161
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=195595 svn path=/vendor/tcsh/6.17.00/; revision=195596; tag=vendor/tcsh/6.17.00
* Flatten vendor/tcsh/dist.Mark Peek2009-07-10475-0/+0
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=195587
* Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8vendor/tcsh/6.15bXin LI2008-03-121-1/+2
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=177128 svn path=/vendor/tcsh/6.15b/; revision=177130; tag=vendor/tcsh/6.15b
* Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:Mark Peek2007-10-151-2/+1
| | | | | | | | | | - Fix pty detection for autologout setting - kill `foo` got stuck because sigchld was disabled too soon Requested by: re Notes: svn path=/vendor/tcsh/dist/; revision=172668
* Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are:Mark Peek2007-10-153-10/+9
| | | | | | | | | | - Fix pty detection for autologout setting - kill `foo` got stuck because sigchld was disabled too soon Requested by: re Notes: svn path=/vendor/tcsh/dist/; revision=172665
* Import vendor patch to fix postcmd regression in tcsh-6.15.00.Mark Peek2007-04-031-1/+2
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=168305
* Import of tcsh-6.15.00Mark Peek2007-03-11446-12156/+10694
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=167465
* Import required files to enable use of libiconv from tcsh-6.14.00.Hajimu UMEMOTO2006-02-1912-0/+36
| | | | | | | Reviewed by: arch (no objection) Notes: svn path=/vendor/tcsh/dist/; revision=155832
* Import of tcsh-6.14.00Mark Peek2005-04-2490-4136/+9553
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=145479
* Import of tcsh-6.13.00Mark Peek2004-07-1167-1470/+4956
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=131962
* Import of tcsh-6.12.00Mark Peek2002-07-24151-1871/+2531
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=100616
* - Add support for autodetection of *.euc?? and *.EUC locales.Mark Peek2002-02-102-7/+27
| | | | | | | | | | | | | | - 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 Notes: svn path=/vendor/tcsh/dist/; revision=90446
* Import tcsh-6.11Mark Peek2001-09-05153-975/+4211
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=83098
* Import vendor fix for buffer overflow in HOME environment variableKris Kennaway2001-03-032-16/+35
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=73393
* Initial import of slightly trimmed tcsh 6.10Andrey A. Chernov2000-11-3096-758/+6229
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=69408
* Import vendor fix for insecure temporary filename creation with theKris Kennaway2000-11-041-7/+19
| | | | | | | '<<' operator, reported on bugtraq by proton <proton@ENERGYMECH.NET> Notes: svn path=/vendor/tcsh/dist/; revision=68332
* Offical fixes to allow longer lines in the history and tweak expand_lex()vendor/tcsh/6.09.01-20000610David E. O'Brien2000-06-104-23/+30
| | | | | | | | useage. Notes: svn path=/vendor/tcsh/dist/; revision=61524 svn path=/vendor/tcsh/6.09.01-20000610/; revision=61526; tag=vendor/tcsh/6.09.01-20000610
* Offical fixes to quiet compiler warnings.David E. O'Brien2000-06-102-5/+7
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=61521
* Offical fixes to the history and I18N bugs ache found.David E. O'Brien2000-06-102-7/+19
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=61519
* Offical fixes to the history and I18N bugs ache found.David E. O'Brien2000-06-108-52/+131
| | | | Notes: svn path=/vendor/tcsh/dist/; revision=61515
* history fixDavid E. O'Brien2000-05-021-2/+2
| | | | | | | Submitted by: ache (forwarded to Christos Zoulas where fix was agreed to) Notes: svn path=/vendor/tcsh/dist/; revision=59901
* This fix from christos@zoulas.com (Christos Zoulas) based on ache'sDavid E. O'Brien2000-04-201-17/+28
| | | | | | | | ports/shells/tcsh/patches/patch-ac fixes the problem with 8-bit characters not highlighting properly. Notes: svn path=/vendor/tcsh/dist/; revision=59419
* 6.09.01 vendor update.vendor/tcsh/6.09.01David E. O'Brien2000-04-2058-449/+1387
| | | | | Notes: svn path=/vendor/tcsh/dist/; revision=59415 svn path=/vendor/tcsh/6.09.01/; revision=59417; tag=vendor/tcsh/6.09.01
* Import the latest version of the 44BSD C-shell -- tcsh-6.09.vendor/tcsh/6.09David E. O'Brien2000-04-15299-0/+78108
Notes: svn path=/vendor/tcsh/dist/; revision=59243 svn path=/vendor/tcsh/6.09/; revision=59245; tag=vendor/tcsh/6.09