aboutsummaryrefslogtreecommitdiff
path: root/bin/csh/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a "#ifdef" where a comparison operator was used.David E. O'Brien2000-12-011-1/+1
| | | | | | | GCC 2.96 does not like this. Notes: svn path=/head/; revision=69476
* Activate Japanese NLS and KANJI supportAndrey A. Chernov2000-06-111-2/+0
| | | | Notes: svn path=/head/; revision=61535
* MBYTEDEBUG not needed for "WANT_KANJI"David E. O'Brien2000-04-231-1/+0
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=59575
* Until it's impact is better understood, only active KANJI/DSPMBYTE/MBYTEDEBUGDavid E. O'Brien2000-04-211-0/+6
| | | | | | | | | if "WANT_KANJI" is defined in /etc/make.conf. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=59471
* Use our system malloc().David E. O'Brien2000-04-191-0/+4
| | | | Notes: svn path=/head/; revision=59394
* Upgrade csh.David E. O'Brien2000-04-181-0/+153
Notes: svn path=/head/; revision=59355