Ruslan Ermilov bad4d172b4 - Revert signedness type changes to "struct vmtotal"; by making
them unsigned I made the possible overflows hard to detect,
  and it only saved 1 bit which isn't principal, even less now
  that the underlying issue with the total of virtual memory has
  been fixed.  (For the record, it will overflow with >=2T of
  VM total, with 32-bit ints used to keep counters in pages.)

- While here, fix printing of other "struct vmtotal" members
  such as t_rq, t_dw, t_pw, and t_sw as they are also signed.

Reviewed by:	bde
MFC after:	3 days
2006-11-28 12:46:02 +00:00
..
2005-05-31 15:18:17 +00:00
2006-03-23 08:47:28 +00:00
2006-07-24 00:33:24 +00:00
2006-09-21 01:38:58 +00:00
2006-09-26 12:45:47 +00:00
2006-08-16 09:34:56 +00:00
2006-03-11 10:24:50 +00:00
2005-05-08 11:30:26 +00:00
2006-04-07 05:16:02 +00:00
2006-09-22 22:11:29 +00:00
2005-01-07 19:31:43 +00:00
2005-10-03 14:06:00 +00:00
2005-12-26 22:09:09 +00:00
2005-12-30 11:45:07 +00:00
2006-11-14 11:40:45 +00:00
2005-09-19 08:07:18 +00:00
2005-04-02 12:33:31 +00:00
2005-12-04 02:12:43 +00:00
2006-03-28 16:20:29 +00:00
2006-03-28 16:20:29 +00:00
2006-11-11 16:19:12 +00:00
2006-11-12 23:16:31 +00:00
2005-11-16 18:18:52 +00:00
2006-11-26 11:55:48 +00:00
2006-03-01 06:48:31 +00:00