NetBSD/usr.bin/finger
kim 36df211313 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.
2002-08-11 03:59:31 +00:00
..
Makefile Undo accidental change. 2002-08-05 08:05:03 +00:00
extern.h
finger.1
finger.c Obey the locale settings of the user when deciding what characters are 2002-08-10 16:10:46 +00:00
finger.h
lprint.c Obey the locale settings of the user when deciding what characters are 2002-08-11 03:59:31 +00:00
net.c Obey the locale settings of the user when deciding what characters are 2002-08-10 16:10:46 +00:00
sprint.c Avoid segmentation fault if "finger @somehost" is used. 2002-08-05 08:04:03 +00:00
util.c