Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/usr.bin/finger



>>Modified Files:
>>      basesrc/usr.bin/finger: finger.c net.c
>>
>>Log Message:
>>Obey the locale settings of the user when deciding what characters are
>>valid for output.  If something bad gets printed, either the locale
>>settings for the user (or output terminal) are wrong, or the LC_CTYPE
>>definitions on the system are invalid.
>       i'm a bit nervous about this change.  it is the remote end (fingerd)
>       who decides the encoding, not my end (finger).

        and there's no standard for non-ASCII finger.

itojun



Home | Main Index | Thread Index | Old Index