1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/finger
Brian Somers 3bebe99135 If the utmp login time is greater than the tty atime, use it to calculate
the idle time instead of the atime.

This makes entries for people that have logged in but done nothing
else show up correctly.

Reviewed by: markk@knigma.org
2000-12-21 01:30:47 +00:00
..
extern.h Allow finger.conf to contain aliases for files that will be displayed 2000-08-25 01:01:07 +00:00
finger.1 Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
finger.c -Wall cleanup. 2000-10-23 12:18:34 +00:00
finger.conf.5 Finger.conf first appeared in 4.2 (now that it's been MFCd) 2000-08-25 22:22:04 +00:00
finger.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lprint.c -Wall cleanup. 2000-10-23 12:18:34 +00:00
Makefile Allow a /etc/finger.conf file that contains finger aliases 2000-08-17 10:59:17 +00:00
net.c -Wall cleanup. 2000-10-23 12:18:34 +00:00
pathnames.h Allow finger.conf to contain aliases for files that will be displayed 2000-08-25 01:01:07 +00:00
sprint.c Backout previous commit. 2000-07-12 09:50:20 +00:00
util.c If the utmp login time is greater than the tty atime, use it to calculate 2000-12-21 01:30:47 +00:00