aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/finger
Commit message (Expand)AuthorAgeFilesLines
* Impliment elements of TCP Wrappers's `safe_finger'.David E. O'Brien1999-05-083-2/+46
* fix 8bit clean issueAndrey A. Chernov1998-08-071-5/+5
* Don't assume that hp->h_lenght == 4. Be conservative in its use.Warner Losh1998-06-091-2/+3
* Document the bogus standard requirement of delaying the close.Garrett Wollman1997-08-011-2/+14
* So somebody actually found language in the FINGER RFC which requiresGarrett Wollman1997-08-011-3/+3
* Add rcsid, usage(). Silent -Wall. Use warn(3).Philippe Charnier1997-07-026-17/+46
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Skip \r character while printing Plan/etc. text files, it allows toAndrey A. Chernov1997-03-171-2/+4
* Merge from Lite2Peter Wemm1997-03-116-71/+68
* This commit was generated by cvs2svn to compensate for changes in r23690,Peter Wemm1997-03-111-2/+1
|\
| * Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-117-0/+1476
* Adjust line to not overflow 80 cols (result of recent utmp changes)Andrey A. Chernov1996-12-051-8/+8
* Allow the user to disable the use of T/TCP by setting the -T option.Andras Olah1996-03-153-4/+20
* Print 8bit chars from the net if current locale allows themAndrey A. Chernov1996-03-101-2/+3
* Implement client-side transaction TCP. This has little effectGarrett Wollman1995-12-171-13/+39
* Change locale to LC_ALL, there is no bitmaskAndrey A. Chernov1995-10-261-1/+1
* Add setlocale LC_TIME|LC_CTYPEAndrey A. Chernov1995-10-241-0/+3
* Reverse out some of the previous commit I did, which shortened thePeter Wemm1995-10-101-8/+11
* Increase the tty column width from 2 to 3 characters.Peter Wemm1995-09-041-5/+5
* Allow national printable chars in .planAndrey A. Chernov1995-08-081-1/+1
* Replace asctime/ctime by strftime %c to use national representationAndrey A. Chernov1995-08-082-8/+9
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-072-3/+4
* Fix finger not check all users ~/.nofinger, only for actuallyAndrey A. Chernov1995-06-211-3/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Make finger(1) accept "cua" to be also a tty, and use the suffix insteadJoerg Wunsch1995-03-251-2/+3
* Add Sean Eric Fagan's support for a ~/.nofinger file for user who preferJordan K. Hubbard1995-01-043-2/+41
* Remove extra newline introduced in 44lite (oops)Paul Traina1994-12-051-1/+4
* Remove extra newline introduced in Net/2Paul Traina1994-12-051-1/+0
* Add code to pull options out of FINGER environment variable if present.Paul Traina1994-09-082-5/+38
* Install Luke's enhancements for finger.Paul Traina1994-09-076-24/+117
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-279-0/+1547