Date: Sat, 5 Jan 2002 19:28:28 +0200 From: Alexey Zelkin <phantom@freebsd.org> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: stable@freebsd.org, re@freebsd.org Subject: Re: HEADSUP: several locale renames were MFCed Message-ID: <20020105192828.B84422@ark.cris.net> In-Reply-To: <ygen0zszq1j.wl@mille.mahoroba.org>; from ume@mahoroba.org on Sun, Jan 06, 2002 at 02:05:44AM %2B0900 References: <20020105183137.A79023@ark.cris.net> <ygen0zszq1j.wl@mille.mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, On Sun, Jan 06, 2002 at 02:05:44AM +0900, Hajimu UMEMOTO wrote: > phantom> I've just MFCed following several locale renames > > phantom> 1. ISO_* -> ISO* > phantom> 2. ru_SU* -> ru_RU* > phantom> 3. DIS_* -> ISO*-15 > phantom> 4. *.EUC -> *.euc?? > phantom> 5. *.ASCII -> *.US-ASCII > > Current tcsh is not aware of ja_JP.eucJP locale. I sent the patch to > the author of tcsh, before. We need to merge it, too. However, once > MFC is done, the patch becomes insufficient. The patch I sent is > following: > +# elif defined(__FreeBSD__) && __FreeBSD__ >= 5 Check for FreeBSD >= 5 should be removed IMO. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020105192828.B84422>