]> granicus.if.org Git - procps-ng/commit
several bug fixes, enhancements and formatting
authorCraig Small <csmall@enc.com.au>
Wed, 13 Apr 2011 21:08:14 +0000 (07:08 +1000)
committerCraig Small <csmall@enc.com.au>
Wed, 13 Apr 2011 21:08:14 +0000 (07:08 +1000)
commit9bbaa0b3d21a5472536849fa073d98ca577fc6fa
tree1fbea2dc6621ed82e1978ecd5b0560c9eb9dbb36
parentfd62123562c2b71f292d3d3ee1a085709048b11a
several bug fixes, enhancements and formatting

The documentation portion of the patch addresses the following:
  README.top
    . corrected a minor typo
    . updated to reflect current patch level
  top.1
    . fixed potentially misinterpreted Me/ME strings
    . added '.Bd -literal' directives for indented fixed-width font
    . some comments changed from \# to .\" to avoid man2html problems

The source portion of the patch addresses the following:
  Buglets
    . header/task output length now consistent
    . fixed 2 obscure horizontal scrolling bugs
    . fixed potential bug regarding 'help' and 'current' window
    . messages and prompts are now also sensitive to terminal width
    . normalized buffer names/sizes now accommodate any SCREENMAX changes
  Features
    . made %CPU and 'i' mode handling more efficient
    . for input the Up/Dn arrows keys act as alternatives to Ins/Del keys
   . an optional USE_X_COLHDR define eliminates ALL 'x' toggle overhead
    . an optional ZAP_SUSEONLY define was added for Werner's modifications
  Cosmetic
    . defines and format for optional end-of-job reports standardized
README.top
top.1
top.c
top.h