Source-Changes archive

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

CVS commit: basesrc/usr.bin/finger



Module Name:    basesrc
Committed By:   kim
Date:           Sat Aug 10 16:10:46 UTC 2002

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.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/finger/finger.c
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/finger/net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index