opnsense-src/usr.bin/finger
Kurt Lidl 6e786098f2 Do not truncate office phones in finger's summary listing
When finger is invoked as as "finger username", it produces the
long listing by default, and phones numbers are pretty-printed
by the prphone() function. When invoked as just "finger", the
same pretty-printing happens, but is truncated at 9 characters.
Given the summary listing is already greater than 80 columns,
making it even wider is of no harm.

Approved by:	rpaulo (mentor)
Differential Revision:	https://reviews.freebsd.org/D5638
2016-03-14 22:20:22 +00:00
..
extern.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
finger.1 Bump date missed in r202756 2012-09-14 17:50:42 +00:00
finger.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
finger.conf.5 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
finger.h Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
lprint.c Build finger(1) with WARNS=6. 2011-10-14 07:24:23 +00:00
Makefile Build finger(1) with WARNS=6. 2011-10-14 07:24:23 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
net.c Fix printing multibyte printing when performing a networked finger(1) request 2016-01-18 20:47:04 +00:00
pathnames.h
sprint.c Do not truncate office phones in finger's summary listing 2016-03-14 22:20:22 +00:00
util.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00