summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: fix typo in procps_miscCraig Small2020-12-211-1/+1
* docs: Merge procps_ns_* into miscCraig Small2020-12-214-79/+33
* docs: Merge procps_linux_version into miscCraig Small2020-12-212-93/+59
* misc: Add test_nsutils to gitignoreCraig Small2020-12-171-0/+1
* build-sys: a small tweak to the new 'check-lib' targetJim Warner2020-10-241-1/+1
* library: a tweak to the UNREF_RPTHASH code, <pids> apiJim Warner2020-10-241-1/+1
* docs: Add procps_misc.3 manpageCraig Small2020-10-242-0/+83
* free,slabtop,uptime: complain about extra opsCraig Small2020-10-194-0/+8
* watch: Add no linewrap optionCraig Small2020-10-193-2/+34
* build-sys: Build check programs only on make checkCraig Small2020-10-191-3/+4
* build-sys: Add check-lib targetCraig Small2020-10-191-1/+5
* library: tweak that history hash algorithm, <pids> apiJim Warner2020-10-111-1/+1
* library: tweak the memory allocation logic, <pids> apiJim Warner2020-10-111-11/+21
* ps: Match on truncated 16 char for -CCraig Small2020-09-242-2/+11
* top: fix additional SEGVs if no tasks were displayableJim Warner2020-09-161-0/+2
* vmstat: Null the diskstats pointerCraig Small2020-09-131-3/+3
* top: fix potential SEGV when no tasks were displayableJim Warner2020-09-132-0/+3
* top: update user/system cpu % graph content (man page)Jim Warner2020-09-131-3/+4
* library: tweak those system cpu statistics, <stat> apiJim Warner2020-09-132-44/+43
* library: eliminate unused 'FUNCTION' in private headerJim Warner2020-09-131-1/+0
* build-sys: updated autoscan for that configure.ac fileJim Warner2020-09-131-1/+1
* library: eliminate one potential source of human errorJim Warner2020-08-266-36/+6
* top: even more useless cosemetic stuff (only comments)Jim Warner2020-08-261-46/+46
* top: more useless cosemetic changes (chiefly comments)Jim Warner2020-08-262-16/+24
* library: fix a flaw in one 'new' function, <diskstats>Jim Warner2020-08-241-1/+1
* build-sys: proper fix for the 'test_Itemtables' moduleJim Warner2020-08-181-14/+20
* build-sys: Check return values and NULL ctxCraig Small2020-08-171-25/+19
* build-sys: added a 'test_Itemtables' to testing schemeJim Warner2020-08-173-0/+96
* build-sys: fix some important 'tests.h' related issuesJim Warner2020-08-172-0/+3
* build-sys: tweak make & activate some overlooked testsJim Warner2020-08-172-13/+25
* library: introduced 'Item_table' validation provisionsJim Warner2020-08-136-23/+199
* library: added MAXTABLE macro to proc/procps-private.hJim Warner2020-08-131-0/+1
* library: <diskstats> api, regularize macro conventionsJim Warner2020-08-131-61/+61
* library: <vmstat> api, updated for current linux stateJim Warner2020-08-092-0/+102
* library: <meminfo> api, update for current linux stateJim Warner2020-08-092-8/+24
* library: ensure 'XTRA_PROCPS_DEBUG' works in real lifeJim Warner2020-07-297-7/+8
* library: added some justification emphasis, <pids> apiJim Warner2020-07-291-3/+3
* top: for consistency, reposition a few man page macrosJim Warner2020-07-291-4/+4
* build-sys: suppress '-Wunused-result' with AM_CPPFLAGSJim Warner2020-07-201-0/+1
* library: show allowable range in relative enum warningJim Warner2020-07-206-18/+18
* top: address several 'mandoc -Tlint' errors & warningsJim Warner2020-07-201-12/+3
* top: make that 'cpu_prt' function a tad more efficientJim Warner2020-07-201-4/+3
* top: make the 'cpu_tics' function a tad more efficientJim Warner2020-07-201-4/+2
* testsuite: Correct includeCraig Small2020-07-051-1/+1
* build-sys: correct those installed development headersJim Warner2020-07-051-5/+0
* library: make that 'escape_str' private to our libraryJim Warner2020-07-056-29/+129
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-0518-78/+62
* library: size two read buffers with manifest constantsJim Warner2020-07-052-4/+6
* misc: eliminate a couple of miscellaneous gcc warningsJim Warner2020-07-052-6/+0
* vmstat and watch manpage slight fixesJan Rybar2020-07-012-3/+3