aboutsummaryrefslogtreecommitdiffstats
path: root/lang.csh
Commit message (Expand)AuthorAgeFilesLines
* Repository scheme updated to new layoutDavid Kaspar [Dee'Kej]2018-05-301-83/+0
* Migrate even further away from /etc/sysconfig/network for hostname, and /etc/...Bill Nottingham2012-12-101-1/+1
* If locale.conf exists, use it. (#706756, in part)Bill Nottingham2011-10-251-1/+1
* Drop some unnecessary command invocations.Ville Skyttä2011-02-281-2/+2
* Fix tcsh + grep-2.7. (#636552)Bill Nottingham2010-09-221-2/+2
* Handle spaces in $HOME. (#498482)Bill Nottingham2009-04-301-3/+3
* Add an option for consoletype to always return 0.Bill Nottingham2009-03-171-1/+1
* Override Arabic, Persian, and Hebrew on the console as well. (<alsadi@ojuba.o...Bill Nottingham2008-10-141-0/+6
* fix syntax error (#444998)Bill Nottingham2008-05-021-1/+1
* Canonicalize the behavior. (#372151)initscripts-8.74-1Bill Nottingham2008-04-291-8/+9
* There is no more GDM_LANG - handle pre-existing LANG (#372151, <rstrode@redha...Bill Nottingham2008-04-231-15/+10
* don't leak consoletype into the environmentBill Nottingham2008-03-141-0/+1
* Remove bits that are now extraneous with console_init.Bill Nottingham2008-02-261-54/+0
* if $LANG is set, don't override it (#229102)Bill Nottingham2007-02-191-2/+6
* handle sinhalese as well (#212438)Bill Nottingham2006-11-031-0/+2
* support iso-8859-8 (#212738, <matan@svgalib.org>)Bill Nottingham2006-10-301-0/+2
* blacklist CJKI on the virtual console (#120819)Bill Nottingham2006-10-181-0/+20
* remove stty calls. Too much fun with SIGTTOU (#209469)Bill Nottingham2006-10-061-6/+0
* set iutf8 if appropriate (#186961)Bill Nottingham2006-10-041-3/+24
* remove setting of dspmbyte (#89549, <mitr@redhat.com>)Bill Nottingham2004-09-231-18/+0
* don't remove linguas (part of #9733)Bill Nottingham2004-08-181-5/+0
* check that we're the current foreground console before runningBill Nottingham2003-07-081-5/+7
* rhgb updatesBill Nottingham2003-04-301-4/+6
* switch backBill Nottingham2003-04-031-2/+4
* - sync with beehive packager7-15Karsten Hopp2003-04-031-4/+2
* use -x, not -f (#85704)Bill Nottingham2003-03-061-1/+1
* check for unicode_start before invocation (#85413)Bill Nottingham2003-03-031-2/+4
* handle LANGUAGE specially for zh_CN.GB18030 & gdm (#84773)Bill Nottingham2003-02-211-0/+6
* fix lang.csh for CJK (#76908, <ynakai@redhat.com>)Bill Nottingham2002-11-121-2/+10
* - don't pass $SYSFONTACM to unicode_start if it has no valueNalin Dahyabhai2002-09-041-4/+8
* fix calling of unicode_start (#73158)Bill Nottingham2002-09-021-1/+1
* add iso8859-5 support (#71754)Bill Nottingham2002-08-201-0/+2
* oops, UTF-8 can have @euroBill Nottingham2002-07-241-2/+2
* fix UTF-8 checksBill Nottingham2002-06-121-1/+2
* unicode fixes; call unicode_start when necessaryBill Nottingham2002-05-311-0/+13
* fix setenv invocation (#59946)Bill Nottingham2002-02-251-1/+1
* setenv LANG, not set LANG (#57957)Bill Nottingham2002-01-251-1/+1
* get the other fd/15 reference tooBill Nottingham2001-08-201-1/+1
* - fix syntax error in lang.cshr6-22Nalin Dahyabhai2001-08-201-2/+2
* check for 13848LANG before using it (#51905)Bill Nottingham2001-08-161-2/+4
* allow GDM_LANG to override system settings (#51432)Bill Nottingham2001-08-101-0/+5
* set dspmbyte=euc in lang.csh for the proper languages (as opposed to csh.logi...Bill Nottingham2001-08-091-0/+8
* - copyright: GPL -> license: GPLNalin Dahyabhai2001-05-151-2/+2
* Support kbd in lang.{c,}shBernhard Rosenkraenzer2001-05-021-0/+17
* reintroduce font page reset, but fix su errorsBill Nottingham2001-02-101-0/+19
* don't muck with the font in lang.(sh|csh) (#26349)Bill Nottingham2001-02-061-19/+0
* specify full path to /sbin/consoletype (from milan.kerslager@spsselib.hiedu.cz)Bill Nottingham2000-12-071-1/+1
* don't turn locale settings of 'C' into en_USBill Nottingham2000-10-291-1/+1
* fix testr5-37Bill Nottingham2000-07-251-2/+1
* use /bin/echo for consistent behaviorBill Nottingham2000-04-191-1/+1