freebsd-skq/usr.bin/w
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 Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
Makefile Use the same technique as ps(1) to avoid the need for setgid. (ie: use 1999-11-17 15:28:45 +00:00
pr_time.c Fix cosmetic bug in time display. Current day logins are now displayed 1999-11-10 04:28:16 +00:00
proc_compare.c Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
uptime.1 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
w.1 Prepare for mdoc(7)NG. 2000-12-19 16:00:12 +00:00
w.c If the utmp login time is greater than the tty atime, use it to calculate 2000-12-21 01:30:47 +00:00