Searched hist:158282 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/top/
H A Dmachine.cdiff 158282 Thu May 04 01:56:31 MDT 2006 bde Move the formatting of the NICE column to a new function format_nice()
so that it can be more easily unbroken and extended.

Try to use `static', `const' (as appropriate), prototypes declared together,
and parameter names in prototypes for all private functions, not just the
new one.

Completed in 113 milliseconds