Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 17:30:47 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/finger util.c src/usr.bin/w w.c
Message-ID:  <200012210130.eBL1UmM28837@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/12/20 17:30:47 PST

  Modified files:
    usr.bin/finger       util.c 
    usr.bin/w            w.c 
  Log:
  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
  
  Revision  Changes    Path
  1.10      +8 -2      src/usr.bin/finger/util.c
  1.40      +8 -2      src/usr.bin/w/w.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012210130.eBL1UmM28837>