freebsd-dev/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 Merge from stable: support for the o, order, command 1998-08-12 09:58:15 +00:00
sigdesc.h This is the FreeBSD-specific files for top, plus the Makefile 1997-03-23 18:55:20 +00:00
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 This is the FreeBSD-specific files for top, plus the Makefile 1997-03-23 18:55:20 +00:00