Home | History | Annotate | Download | only in finger
History log of /src/usr.bin/finger/sprint.c
RevisionDateAuthorComments
 1.18  21-Nov-2015  christos fix format
 1.17  04-Jan-2006  perry de-__P, ANSIfy prototypes, and kill register
 1.16  16-Nov-2004  christos Print the full pty name; reported by atatat
 1.15  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.14  06-Jan-2003  wiz writable, not writeable.
 1.13  20-Aug-2002  christos don't limit username printing to UT_NAMESIZE
 1.12  05-Aug-2002  tron Avoid segmentation fault if "finger @somehost" is used.
 1.11  02-Aug-2002  christos support utmpx; no lastlogx support yet.
 1.10  19-Dec-1998  christos gcc-2.8.1 printf format and brace warnings.
 1.9  09-Sep-1998  tron Print login time left justified as suggested by Wolfgang Helbig in
PR bin/6131.
 1.8  19-Oct-1997  mrg merge lite-2. WARNSify. clean up .Nm.
 1.7  09-Sep-1997  mrg add -g flag: do not show non real name gecos info.
 1.6  28-Mar-1997  mycroft Minor formatting changes to make the output less ugly.
 1.5  09-Jan-1997  tls RCS ID police
 1.4  21-Nov-1996  lukem - add -h (show hostnames in short listing instead of office info), and
-o (the reverse of this, also the default)
- use vis(3) in vputc() instead of handcrufted function (from OpenBSD).
- move gecos expansion into expandusername() (a la sendmail's buildfname).
A generic version of this last bit in libutil would be useful...
- cleanup the code, fix prototypes, etc.
 1.3  26-Oct-1993  mycroft Print `-' rather than ` ' for 0 idle time.
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  01-Sep-1995  jtc imported from 44lite2
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed