Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 1995 16:02:23 -0700
From:      Mike Pritchard <mpp>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern kern_acct.c
Message-ID:  <199507232302.QAA18234@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
mpp         95/07/23 16:02:22

  Modified:    sys/kern  kern_acct.c
  Log:
  Use the same method to determine the time that the process
  ended that fork() uses to determine the time that the process
  started when calculating the elapsed time.  This prevents the
  ac_etime field in the accounting record from getting set to -1
  if the process exists for a VERY short period of time.



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