Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2001 16:26:57 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200111170026.fAH0QvX25570@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/11/16 16:26:57 PST

  Modified files:
    sys/kern             tty.c 
  Log:
  utime/stime.tv_sec are elapsed times, not relative to 1970.  We can
  safely print them as longs.  Even if ^T overflows after a process
  has accumulated 68 years of user or system time, it is no big deal.
  
  Revision  Changes    Path
  1.160     +4 -4      src/sys/kern/tty.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?200111170026.fAH0QvX25570>