Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add in FreeBSD specific options for tcsh 6.14. | mp | 2005-04-24 | 1 | -53/+11 |
| | |||||
* | Fix typo | phantom | 2005-02-27 | 1 | -1/+1 |
| | |||||
* | Use LC_MESSAGES locale category instead of value of LANG environment variable | phantom | 2005-02-01 | 1 | -0/+2 |
| | | | | | | | | | while opening of tcsh's message catalog. It gives us more flexibility, and do not change current behaviour (since we call setlocale() here) Submitted by: Rostislav Krasny <rosti_bsd@yahoo.com> PR: bin/76773 MFC After: 3 days | ||||
* | KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution. | mp | 2004-07-11 | 1 | -12/+17 |
| | |||||
* | Enable BSD style color ls support. | mp | 2001-09-05 | 1 | -0/+1 |
| | | | | | PR: 23161 Submitted by: Anand Ranganathan <anand@blandings.com> | ||||
* | Fix a "#ifdef" where a comparison operator was used. | obrien | 2000-12-01 | 1 | -1/+1 |
| | | | | GCC 2.96 does not like this. | ||||
* | Activate Japanese NLS and KANJI support | ache | 2000-06-11 | 1 | -2/+0 |
| | |||||
* | MBYTEDEBUG not needed for "WANT_KANJI" | obrien | 2000-04-23 | 1 | -1/+0 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUG | obrien | 2000-04-21 | 1 | -0/+6 |
| | | | | | | if "WANT_KANJI" is defined in /etc/make.conf. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Use our system malloc(). | obrien | 2000-04-19 | 1 | -0/+4 |
| | |||||
* | Upgrade csh. | obrien | 2000-04-18 | 1 | -0/+153 |