| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused GPL files from tcsh. | David E. O'Brien | 2011-04-28 | 33 | -736/+1 |
* | Fix tcsh losing history when tcsh terminates because the pty beneath it | Roman Divacky | 2009-10-06 | 1 | -0/+2 |
* | Update to tcsh 6.17.00. | Mark Peek | 2009-07-11 | 55 | -4809/+6174 |
|\ |
|
| * | Flatten vendor/tcsh/dist. | Mark Peek | 2009-07-10 | 475 | -96309/+0 |
* | | Usermode portion of the support for swap allocation accounting: | Konstantin Belousov | 2009-06-23 | 2 | -0/+7 |
* | | Actually fix pty detection for autologout setting. | Ruslan Ermilov | 2008-10-20 | 2 | -2/+2 |
* | | tcsh: fix abort in cleanup_until(), caused by internal xgetpass() | Giorgos Keramidas | 2008-07-20 | 1 | -1/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r177128, | Xin LI | 2008-03-12 | 1 | -1/+2 |
|\| |
|
| * | Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8vendor/tcsh/6.15b | Xin LI | 2008-03-12 | 1 | -1/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r172668, | Mark Peek | 2007-10-15 | 1 | -2/+1 |
|\| |
|
| * | Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are: | Mark Peek | 2007-10-15 | 1 | -2/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r172665, | Mark Peek | 2007-10-15 | 3 | -10/+9 |
|\| |
|
| * | Import two vendor fixes from tcsh-6.15.01 for MFC to 7.0. The fixes are: | Mark Peek | 2007-10-15 | 3 | -10/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r168305, | Mark Peek | 2007-04-03 | 1 | -1/+2 |
|\| |
|
| * | Import vendor patch to fix postcmd regression in tcsh-6.15.00. | Mark Peek | 2007-04-03 | 1 | -1/+2 |
* | | Build updates for tcsh-6.15.00 import. | Mark Peek | 2007-03-11 | 2 | -3/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r167465, | Mark Peek | 2007-03-11 | 446 | -12180/+10718 |
|\| |
|
| * | Import of tcsh-6.15.00 | Mark Peek | 2007-03-11 | 446 | -12180/+10718 |
* | | Remove the nls/*/charset files to the exclude list. These files | Hajimu UMEMOTO | 2006-03-16 | 1 | -1/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r155832, | Hajimu UMEMOTO | 2006-02-19 | 12 | -0/+36 |
|\| |
|
| * | Import required files to enable use of libiconv from tcsh-6.14.00. | Hajimu UMEMOTO | 2006-02-19 | 12 | -0/+36 |
* | | This commit was generated by cvs2svn to compensate for changes in r145479, | Mark Peek | 2005-04-24 | 90 | -4169/+9586 |
|\| |
|
| * | Import of tcsh-6.14.00 | Mark Peek | 2005-04-24 | 90 | -4169/+9586 |
* | | Add the nls/*/charset files to the exclude list. These files are not needed | Mark Peek | 2004-07-11 | 1 | -0/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r131962, | Mark Peek | 2004-07-11 | 67 | -1489/+4975 |
|\| |
|
| * | Import of tcsh-6.13.00 | Mark Peek | 2004-07-11 | 67 | -1489/+4975 |
* | | Document upgrade procedure. | Mark Peek | 2002-07-24 | 2 | -0/+21 |
* | | This commit was generated by cvs2svn to compensate for changes in r100616, | Mark Peek | 2002-07-24 | 151 | -1871/+2531 |
|\| |
|
| * | Import of tcsh-6.12.00 | Mark Peek | 2002-07-24 | 151 | -1871/+2531 |
* | | This commit was generated by cvs2svn to compensate for changes in r90446, | Mark Peek | 2002-02-10 | 2 | -7/+27 |
|\| |
|
| * | - Add support for autodetection of *.euc?? and *.EUC locales. | Mark Peek | 2002-02-10 | 2 | -7/+27 |
* | | This commit was generated by cvs2svn to compensate for changes in r83098, | Mark Peek | 2001-09-05 | 153 | -983/+4219 |
|\| |
|
| * | Import tcsh-6.11 | Mark Peek | 2001-09-05 | 153 | -983/+4219 |
* | | This commit was generated by cvs2svn to compensate for changes in r73393, | Kris Kennaway | 2001-03-03 | 2 | -16/+35 |
|\| |
|
| * | Import vendor fix for buffer overflow in HOME environment variable | Kris Kennaway | 2001-03-03 | 2 | -16/+35 |
* | | This file not present in 6.10 | Andrey A. Chernov | 2000-11-30 | 1 | -32/+0 |
|/ |
|
* | Initial import of slightly trimmed tcsh 6.10 | Andrey A. Chernov | 2000-11-30 | 96 | -758/+6229 |
* | Import vendor fix for insecure temporary filename creation with the | Kris Kennaway | 2000-11-04 | 1 | -7/+19 |
* | Offical fixes to allow longer lines in the history and tweak expand_lex()vendor/tcsh/6.09.01-20000610 | David E. O'Brien | 2000-06-10 | 4 | -23/+30 |
* | Offical fixes to quiet compiler warnings. | David E. O'Brien | 2000-06-10 | 2 | -5/+7 |
* | Offical fixes to the history and I18N bugs ache found. | David E. O'Brien | 2000-06-10 | 2 | -7/+19 |
* | Offical fixes to the history and I18N bugs ache found. | David E. O'Brien | 2000-06-10 | 8 | -52/+131 |
* | history fix | David E. O'Brien | 2000-05-02 | 1 | -2/+2 |
* | This fix from christos@zoulas.com (Christos Zoulas) based on ache's | David E. O'Brien | 2000-04-20 | 1 | -17/+28 |
* | 6.09.01 vendor update.vendor/tcsh/6.09.01 | David E. O'Brien | 2000-04-20 | 58 | -450/+1388 |
* | Import the latest version of the 44BSD C-shell -- tcsh-6.09.vendor/tcsh/6.09 | David E. O'Brien | 2000-04-15 | 299 | -0/+78108 |