freebsd-skq/usr.bin/top
Bruce Evans a8224b82fd Fixed sorting on time. On i386's, time differences of more than 2147
seconds caused overflow.  Use a type-safe but slightly slower comparison.
Comparisons for other fields are still fragile.

Fixed rounding of cputime (don't do extra work to get it slightly wrong
by first converting without rounding to milliseconds).

Removed dead code for setting cputime.

Fixed comments about cputime.
1999-11-17 03:25:54 +00:00
..
machine.c Fixed sorting on time. On i386's, time differences of more than 2147 1999-11-17 03:25:54 +00:00
Makefile
sigdesc.h
top.local.1 Man pages for top refer to only 2.x, but not to 3.x and later 1999-06-14 12:06:11 +00:00
top.local.h