From owner-freebsd-hackers Thu Oct 19 00:40:14 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA13221 for hackers-outgoing; Thu, 19 Oct 1995 00:40:14 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA13215 for ; Thu, 19 Oct 1995 00:40:11 -0700 Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id AAA27835; Thu, 19 Oct 1995 00:40:08 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id AAA29673; Thu, 19 Oct 1995 00:35:29 -0700 Message-Id: <199510190735.AAA29673@corbin.Root.COM> To: David Dawes cc: ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=), hackers@freebsd.org Subject: Re: xterm dumps core In-reply-to: Your message of "Thu, 19 Oct 95 13:21:24 +1000." <199510190321.NAA14906@rf900.physics.usyd.edu.au> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 19 Oct 1995 00:35:27 -0700 Sender: owner-hackers@freebsd.org Precedence: bulk >>>>names list registered by IANA). >>>>ISO8859-1 is _invalid_ name. >> >>>I just checked a machine I have running a recent SNAP (951005), and it still >>>uses the old names. Has this been changed in stable since then? >> >>It seems that you still have obsoleted names from previous versions. >>You need to say "make distrib-dirs" in /usr/src/etc, remove >>obsoleted dirs and re-build/install /usr/src/bin/{mklocale,colldef} and >>/usr/src/share/timedef. > >I'm using to a clean install of the 2.1.0-951005-SNAP binary set, not >one I built myself. It has only the old names, and not the new names. >Is that SNAP incorrect in this regard? What will be in the 2.1.0 release? Yes, I was forced to bring in the RFC1170 name changes because of compatibility issues with our ports tree. This was done recently (10 days ago or so). -DG