Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 1995 12:05:51 -0700
From:      Bruce Evans <bde>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/kern kern_resource.c
Message-ID:  <199510231905.MAA18575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/10/23 12:05:51

  Modified:    sys/kern  kern_resource.c
  Log:
  Fix a sign extension bug that was unleashed by the previous change.
  The total process time was sometimes 2^32 usec too large but that
  wasn't a problem before because the time was bogusly truncated mod
  2^32.



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