summaryrefslogtreecommitdiffstats
path: root/bin/csh/config_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add in FreeBSD specific options for tcsh 6.14.mp2005-04-241-53/+11
|
* Fix typophantom2005-02-271-1/+1
|
* Use LC_MESSAGES locale category instead of value of LANG environment variablephantom2005-02-011-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.mp2004-07-111-12/+17
|
* Enable BSD style color ls support.mp2001-09-051-0/+1
| | | | | PR: 23161 Submitted by: Anand Ranganathan <anand@blandings.com>
* Fix a "#ifdef" where a comparison operator was used.obrien2000-12-011-1/+1
| | | | GCC 2.96 does not like this.
* Activate Japanese NLS and KANJI supportache2000-06-111-2/+0
|
* MBYTEDEBUG not needed for "WANT_KANJI"obrien2000-04-231-1/+0
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGobrien2000-04-211-0/+6
| | | | | | if "WANT_KANJI" is defined in /etc/make.conf. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Use our system malloc().obrien2000-04-191-0/+4
|
* Upgrade csh.obrien2000-04-181-0/+153
OpenPOWER on IntegriCloud