summaryrefslogtreecommitdiffstats
path: root/usr.bin/finger/finger.c
Commit message (Expand)AuthorAgeFilesLines
* -Wall cleanup.ru2000-10-231-1/+1
* Do not allow `finger -m /somefile' as well.ru2000-10-051-3/+3
* Don't allow finger /somefile, only allow filname expansions frombrian2000-10-021-0/+10
* Don't drop out when we've processed argc - 1 names.... argumentsbrian2000-09-121-7/+3
* Fix the -m option - broken by the last commit.brian2000-08-251-1/+1
* Allow finger.conf to contain aliases for files that will be displayedbrian2000-08-251-8/+20
* Allow a /etc/finger.conf file that contains finger aliasesbrian2000-08-171-0/+30
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Clean up some ambiguous nested if/elses.billf1999-07-041-2/+3
* Impliment elements of TCP Wrappers's `safe_finger'.obrien1999-05-081-1/+12
* Add rcsid, usage(). Silent -Wall. Use warn(3).charnier1997-07-021-9/+19
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-14/+25
* Allow the user to disable the use of T/TCP by setting the -T option.olah1996-03-151-3/+6
* Change locale to LC_ALL, there is no bitmaskache1995-10-261-1/+1
* Add setlocale LC_TIME|LC_CTYPEache1995-10-241-0/+3
* Fix finger not check all users ~/.nofinger, only for actuallyache1995-06-211-3/+1
* Add Sean Eric Fagan's support for a ~/.nofinger file for user who preferjkh1995-01-041-2/+7
* Remove extra newline introduced in 44lite (oops)pst1994-12-051-1/+4
* Add code to pull options out of FINGER environment variable if present.pst1994-09-081-5/+30
* Install Luke's enhancements for finger.pst1994-09-071-6/+26
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+257
OpenPOWER on IntegriCloud