From owner-cvs-src@FreeBSD.ORG Wed May 25 07:50:38 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8670D16A41C; Wed, 25 May 2005 07:50:38 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F05043D54; Wed, 25 May 2005 07:50:36 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j4P7oYiO086995; Wed, 25 May 2005 10:50:34 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 62452-17; Wed, 25 May 2005 10:50:33 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j4P7oXqZ086992 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 May 2005 10:50:33 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j4P7os1C084476; Wed, 25 May 2005 10:50:54 +0300 (EEST) (envelope-from ru) Date: Wed, 25 May 2005 10:50:54 +0300 From: Ruslan Ermilov To: "R. Imura" Message-ID: <20050525075054.GA84295@ip.net.ua> References: <200505241538.j4OFc8FY066925@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <200505241538.j4OFc8FY066925@repoman.freebsd.org> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/libkern iconv_xlat16.c src/sys/sys iconv.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 May 2005 07:50:38 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 24, 2005 at 03:38:08PM +0000, R. Imura wrote: > imura 2005-05-24 15:38:08 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/libkern iconv_xlat16.c=20 > sys/sys iconv.h=20 > Log: > Fix kiconv on the 64bit plathomes. > =20 > - Correct idxp pointer to point the properly address of the > each array of the kiconv character conversion tables, > so that character conversion work properly when file > systems are mounted with kiconv options. > =20 > - The definition of ICONV_CSMAXDATALEN was also bogus > because it was defined as if all machines were 32bit > computers. > =20 > Tested on: amd64 > MFC after: 1 month > =20 > Revision Changes Path > 1.3 +5 -5 src/sys/libkern/iconv_xlat16.c > 1.10 +2 -1 src/sys/sys/iconv.h >=20 And there was much rejoicing! :-) I'm pretty sure this also fixes PR amd64/75488. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFClC5dqRfpzJluFF4RAjzZAJ4296ixfnif/RUthXfn4P1G6o8xQgCdFzuI wo1z2SRbAxCajW6+ryM+iV8= =tI58 -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw--