cvs commit: src/sys/libkern iconv_xlat16.c src/sys/sys iconv.h
Ruslan Ermilov
ru at freebsd.org
Wed May 25 07:50:38 GMT 2005
On Tue, May 24, 2005 at 03:38:08PM +0000, R. Imura wrote:
> imura 2005-05-24 15:38:08 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/libkern iconv_xlat16.c
> sys/sys iconv.h
> Log:
> Fix kiconv on the 64bit plathomes.
>
> - 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.
>
> - The definition of ICONV_CSMAXDATALEN was also bogus
> because it was defined as if all machines were 32bit
> computers.
>
> Tested on: amd64
> MFC after: 1 month
>
> Revision Changes Path
> 1.3 +5 -5 src/sys/libkern/iconv_xlat16.c
> 1.10 +2 -1 src/sys/sys/iconv.h
>
And there was much rejoicing! :-)
I'm pretty sure this also fixes PR amd64/75488.
Cheers,
--
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050525/dddfbb42/attachment.bin
More information about the cvs-src
mailing list