summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* top: add visual clue when focus toggle ('F') is activenewlibJim Warner2022-01-172-1/+10
* top: correct one source comment plus one man page oopsJim Warner2022-01-172-2/+2
* top: banish one more warning for '-Wformat-truncation'Jim Warner2022-01-171-1/+1
* sysctl: eliminate a warning '-Wmisleading-indentation'Jim Warner2022-01-131-25/+25
* top: eliminate warnings for '-Wmisleading-indentation'Jim Warner2022-01-131-1/+2
* top: eliminate every warning for '-Wformat-truncation'Jim Warner2022-01-132-3/+3
* library: Better PID file checks (with one small tweak)Jim Warner2022-01-131-1/+1
* library: Better PID file checksCraig Small2022-01-081-11/+16
* pmap: Fix minor compiler warningCraig Small2022-01-081-1/+1
* misc: fixed several inconsistencies in email addressesJim Warner2022-01-0810-10/+10
* top: Fix my email addressCraig Small2022-01-074-4/+4
* doc: updated 3 man pages for 'LIBPROC_HIDE_KERNEL' varJim Warner2022-01-073-7/+31
* library: add support for the 'LIBPROC_HIDE_KERNEL' varJim Warner2022-01-072-1/+15
* top: bust up that overly large 'summary_show' functionJim Warner2022-01-072-217/+243
* top: provide for avoiding task focus ('F') distortionsJim Warner2022-01-072-4/+14
* sysctl: eliminate a warning of '-Wmaybe-uninitialized'Jim Warner2022-01-071-1/+1
* sysctl: eliminate some warnings of '-Wunused-function'Jim Warner2022-01-071-0/+4
* sysctl: eliminate some warnings of '-Wunused-variable'Jim Warner2022-01-071-5/+0
* library: eliminate that warning of '-Wunused-variable'Jim Warner2022-01-071-1/+1
* library: eliminate warning '-Wunused-but-set-variable'Jim Warner2022-01-071-2/+1
* library: eliminate those warnings for '-Wpointer-sign'Jim Warner2022-01-072-6/+6
* misc: amend the man page & source file copyright datesJim Warner2022-01-0726-29/+49
* nls: Update man translationsCraig Small2021-12-228-10706/+13593
* top: make the __LINE__ usage and whitespace consistentJim Warner2021-12-201-14/+14
* top: touch up that code for proc mounted as subset=pidJim Warner2021-12-201-4/+3
* top: adapt for running with proc mounted as subset=pidJim Warner2021-12-173-12/+51
* library: reposition those 'info' structures in headersJim Warner2021-12-166-12/+12
* ps,top: convert 'PIDS_PROCESSOR' into a signed integerJim Warner2021-12-162-6/+3
* library: change 'PIDS_PROCESSOR' into a signed integerJim Warner2021-12-162-3/+3
* First cut at subset=pid proc mount handlingCraig Small2021-12-165-29/+40
* vmstat: Use KiB instead of pages for paged in/outCraig Small2021-11-141-2/+2
* vmstat: use KiB/s for bi/bo instead of blocks/sWeiping Zhang2021-11-141-2/+2
* library: refine support for multiple concurrent accessJim Warner2021-11-145-19/+19
* library: this is why we hate those darn tab charactersJim Warner2021-11-141-1/+1
* lib: Initialise uptime variablesCraig Small2021-11-021-1/+1
* pgrep: Fix format securityCraig Small2021-11-021-1/+1
* pmap: minor Coverity fix for -N optionCraig Small2021-11-021-1/+4
* top: tweak some end-of-job logic when separate threadsJim Warner2021-10-311-0/+12
* library: remedy several 'coverity scan' resource leaksJim Warner2021-10-281-3/+13
* library: oh no, failed to right-justify 1 comment lineJim Warner2021-10-281-1/+1
* pgrep: Match on cgroup v2 pathsCraig Small2021-10-263-5/+56
* NEWS: Add entry for free -h --si fixCraig Small2021-10-261-0/+1
* fix uid/gid > 2^31Todd Lewis2021-10-263-8/+14
* library: expand warnings in 'warning-suppression' fileJim Warner2021-10-251-9/+41
* library: extend thread safety to more static variablesJim Warner2021-10-253-5/+5
* doc: added the new valgrind 'warning-suppression' fileJim Warner2021-10-181-4/+15
* library: created a valgrind 'warning-suppression' fileJim Warner2021-10-182-1/+48
* top: only use 'pthread_sigmask' under separate threadsJim Warner2021-10-181-3/+17
* uptime: Correctly print pretty/short formated neville2021-10-142-2/+39
* vmstat: Add NEWS and man page for previousCraig Small2021-10-142-0/+4