Poul-Henning Kamp ad66f7ee71 Bruce says: "You have been programming in the kernel for too long :-)."
and he's right ... I forgot about this floating point stuff you can
use in user-land :-)

Increase precision of duration to microseconds.
No heuristics to avoid overflow in calculation needed - just depend
on DBL_MAX being a bit larger than LONG_MAX.

Use double instead of `struct timeval' in dd.h so that everything
doesn't have to include <sys/time.h>.

Fixed style bugs in recent and old FreeBSD changes.

Reviewed by:	phk
Submitted by:	bde
1996-11-13 20:00:03 +00:00
..
1996-06-02 17:05:48 +00:00
1996-07-03 22:19:50 +00:00
1996-11-10 06:13:12 +00:00
1994-09-24 02:59:15 +00:00
1996-09-20 04:45:59 +00:00
1994-09-24 02:59:15 +00:00
1996-03-31 02:29:13 +00:00
1996-09-22 21:56:57 +00:00