freebsd-dev/usr.bin/finger
Robert Watson e0f5d997de Reduce number of spaces for full name by four, and reduce padding
after tty entry by one space in order to provide extra spaces for
the tty entry.  As a result, full pts names are now visible (up
to 999 pts's anyway):

Before:
Login            Name                 TTY  Idle  Login  Time   Office  Phone
robert           Robert Watson       *v0   3:55  Fri    02:54
robert           Robert Watson        p0     19  Sat    11:01
robert           Robert Watson        pts        Sat    14:55

After:

Login            Name             TTY      Idle  Login  Time   Office  Phone
robert           Robert Watson   *v0       5:08  Fri    02:54
robert           Robert Watson    p0          8  Sat    11:01
robert           Robert Watson    pts/5          Sat    14:55

MFC after:	1 week
2006-03-04 16:13:16 +00:00
..
extern.h Setting .nofinger will not hide you from root. 2005-09-19 10:11:47 +00:00
finger.1 Setting .nofinger will not hide you from root. 2005-09-19 10:11:47 +00:00
finger.c Setting .nofinger will not hide you from root. 2005-09-19 10:11:47 +00:00
finger.conf.5 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
finger.h Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +00:00
lprint.c Add multiple inclusion guards. Mostly this is for extern.h, which was 2004-03-14 06:43:34 +00:00
Makefile
net.c Remove spurious semicolons. Outside of functions they are actually errors but 2004-05-16 22:08:17 +00:00
pathnames.h
sprint.c Reduce number of spaces for full name by four, and reduce padding 2006-03-04 16:13:16 +00:00
util.c Setting .nofinger will not hide you from root. 2005-09-19 10:11:47 +00:00