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 Add rcsid, usage(). Silent -Wall. Use warn(3). 1997-07-02 06:34:51 +00:00
finger.1 Document the bogus standard requirement of delaying the close. 1997-08-01 20:26:47 +00:00
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 fix 8bit clean issue 1998-08-07 16:21:09 +00:00
Makefile
net.c Impliment elements of TCP Wrappers's `safe_finger'. 1999-05-08 00:46:06 +00:00
sprint.c Add rcsid, usage(). Silent -Wall. Use warn(3). 1997-07-02 06:34:51 +00:00
util.c Add rcsid, usage(). Silent -Wall. Use warn(3). 1997-07-02 06:34:51 +00:00