freebsd-dev/usr.bin/finger
David E. O'Brien dd5288f3a5 Impliment elements of TCP Wrappers's `safe_finger'.
* if run by root (or root process) drop privs
* ensure output size is not infinate (net finger only)
* ensure output lines are not infinate in length (net finger only)
* do not allow finger client to run longer than 3 minutes (net finger only)
1999-05-08 00:46:06 +00:00
..
extern.h
finger.1
finger.c Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
finger.h Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
lprint.c
Makefile
net.c Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
sprint.c
util.c