freebsd-dev/usr.bin/finger
Warner Losh 167ea27b4f MAXPATHLEN is enough.
Also, snprinf is guaranteed by the new ansi standard to NUL terminate the
string, so we don't need to do that ourselves.
2001-03-01 05:52:38 +00:00
..
extern.h Allow finger.conf to contain aliases for files that will be displayed 2000-08-25 01:01:07 +00:00
finger.1 Spelling 2001-02-06 20:13:48 +00:00
finger.c Spelling 2001-02-06 20:13:48 +00:00
finger.conf.5 Finger.conf first appeared in 4.2 (now that it's been MFCd) 2000-08-25 22:22:04 +00:00
finger.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lprint.c Spelling 2001-02-06 20:13:48 +00:00
Makefile Allow a /etc/finger.conf file that contains finger aliases 2000-08-17 10:59:17 +00:00
net.c Spelling 2001-02-06 20:13:48 +00:00
pathnames.h .publickey -> .pubkey to match other finger daemons. 2001-01-04 10:03:44 +00:00
sprint.c Spelling 2001-02-06 20:13:48 +00:00
util.c MAXPATHLEN is enough. 2001-03-01 05:52:38 +00:00