freebsd-dev/usr.bin/top
Bruce Evans de916c8b74 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.
2006-05-04 03:56:31 +00:00
..
machine.c Move the formatting of the NICE column to a new function format_nice() 2006-05-04 03:56:31 +00:00
Makefile
sigdesc.h
top.local.1 Changes to allow top to decide whether or not to show multiple threads per 2003-07-17 23:56:40 +00:00