Xin LI 77fbf8f246 Avoid using intermediate variables by just comparing between
two values, the latter does not tend to have sign extension
and/or overflow bugs, and makes the code more obvious.

While I'm there, make use of a macro which is derived from
bin/ps/ps.c: ps_compat() to improve the readability of the
code.

Suggested by:	bde
MFC after:	1 week
2007-04-05 02:07:33 +00:00
..
2007-04-03 18:38:01 +00:00
2006-12-15 20:59:55 +00:00
2007-03-05 09:44:41 +00:00
2007-03-09 19:43:42 +00:00