K 10 svn:author V 3 jhb K 8 svn:date V 27 2000-12-05T20:23:43.000000Z K 7 svn:log V 461 1. Several style cleanups: - Whitespace fixes. - Comment fixes (mostly capitalization and trailing periods). - Reorderings to put variables all in the same place, function prototypes sorted alphabetically, etc. 2. Removed unused and #ifdef'd out members from struct ithd. 3. Changed ESTCPULIM() to use an explicit (PRIO_MAX - PRIO_MIN) rather than PRIO_TOTAL. 4. Remove #include and resort #include's. Submitted by: bde (1, 3, 4) END