History log of /freebsd-10-stable/usr.bin/finger/finger.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 240506 14-Sep-2012 eadler

Bump date missed in r202756

PR: docs/171624
Submitted by: bdrewery
Approved by: gabor
MFC after: 3 days


# 216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


# 202756 21-Jan-2010 ed

Remove stale references to utmp(5) and its corresponding filenames.

I removed utmp and its manpage, but not other manpages referring to it.


# 168657 12-Apr-2007 ru

Restore the ".Sh BUGS" line that was accidentally removed
in the previous commit.


# 168636 11-Apr-2007 des

Remove irrelevant comment about T/TCP in BUGS.

Spotted by: ru@


# 168633 11-Apr-2007 des

Bump Dd.


# 168632 11-Apr-2007 des

Remove T/TCP support, and the -T option which was needed to disable it.

MFC after: 3 weeks


# 150316 19-Sep-2005 dds

Setting .nofinger will not hide you from root.


# 132277 17-Jul-2004 tjr

Document incorrect handling of multibyte characters.


# 131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 117010 28-Jun-2003 jmallett

Add code to keep going if you're really intent on fingering someone, but
can't use utmp(5).


# 108257 24-Dec-2002 ru

mdoc(7) police: Deal with self-xrefs.


# 107262 26-Nov-2002 ru

mdoc(7) police: bump document date, use the canonical option list width,
removed a bunch of extraneous .Pp and .Dq calls.

Approved by: re


# 100521 22-Jul-2002 ume

add -4 and -6 option to be able to specify an address family.

Requested by: matusita
MFC after: 1 week


# 99249 02-Jul-2002 mini

Add -g option, which restricts printing of the gecos fields to just the user's
real name.

PR: bin/39462
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Obtained from: NetBSD
MFC after: 1 week


# 95083 19-Apr-2002 charnier

Use `The .Nm utility'


# 79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79366 06-Jul-2001 ru

mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).


# 72109 06-Feb-2001 charnier

Spelling
Remove unused #includes


# 70655 04-Jan-2001 des

.publickey -> .pubkey to match other finger daemons.

Suggested by: assar


# 70474 29-Dec-2000 des

Add support for a .publickey file.

Submitted by: Svein Skogen <tds@nsn.no>
Reviewed by: brian, ru


# 70197 19-Dec-2000 ru

Prepare for mdoc(7)NG.


# 69909 12-Dec-2000 ru

Document what Idle=* means in a short format display.


# 68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 67483 24-Oct-2000 ru

The -o is the default for "short" display, not the -h.


# 66198 21-Sep-2000 wollman

Delete a bogus reference to T/TCP -- the problem still exists on Standard
TCP.


# 65069 25-Aug-2000 sheldonh

Add a missing comma.


# 65064 24-Aug-2000 brian

Allow finger.conf to contain aliases for files that will be displayed
when fingered.

Submitted by: Mark Knight <markk@knigma.org>


# 64775 17-Aug-2000 brian

Allow a /etc/finger.conf file that contains finger aliases
This allows people who's email address differs from their account name
to be fingerable.

Submitted by: Mark Knight <markk@knigma.org>


# 57670 01-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 27836 01-Aug-1997 wollman

Document the bogus standard requirement of delaying the close.
Also include a reference to the FINGER RFC.


# 23693 11-Mar-1997 peter

Merge from Lite2


# 14631 15-Mar-1996 olah

Allow the user to disable the use of T/TCP by setting the -T option.
This option becomes useless when all TCP stacks are fixed out there.


# 5369 03-Jan-1995 jkh

Add Sean Eric Fagan's support for a ~/.nofinger file for user who prefer
their privacy.
Submitted by: sef


# 2589 08-Sep-1994 pst

Add code to pull options out of FINGER environment variable if present.
Yes, has same stupid bug as more(1), options must be specified as one
argument.

Submitted by: pst


# 2537 07-Sep-1994 pst

Install Luke's enhancements for finger.

By default, behave like the old ugly 4.4bsd finger and print office
information instead of remote login information.

It's an easy one line fix to make it behave like most other vendor's
fingers if we decide to change the default.

Reviewed by: pst


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources