summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vmstat: Provides option to omit first reportSanskriti Sharma2021-10-141-73/+85
* misc: Fix typoๆž—ๅšไป(Buo-ren, Lin)2021-10-141-1/+1
* misc: Add NEWS for ps ignoring SIGURGCraig Small2021-10-141-0/+1
* ps: ignore SIGURGTommi Rantala2021-10-141-0/+1
* Remove autogen.sh libtool prog check #222.Rafael Kitover2021-10-131-4/+0
* testsuite: Make test program compile on HurdCraig Small2021-10-131-1/+5
* top: restore ending ']' when summary graphs are scaledJim Warner2021-10-081-1/+2
* top: revert part of a patch regarding separate threadsJim Warner2021-10-021-4/+4
* library: ensure thread safety via function substitutesJim Warner2021-10-022-19/+22
* library: ensure thread safety for all static variablesJim Warner2021-10-0210-28/+28
* top: ensure those potential focused tasks stay focusedJim Warner2021-09-261-1/+6
* top: overlap some more processing for separate threadsJim Warner2021-09-261-18/+19
* top: modify semaphore destruction for separate threadsJim Warner2021-09-261-2/+2
* top: reverse the #define defaults for separate threadsJim Warner2021-09-202-22/+22
* top: introduce background updates via separate threadsJim Warner2021-09-204-10/+131
* top: refactor 3 routines ahead of the separate threadsJim Warner2021-09-202-73/+83
* top: tweak end-of-job processing if invoked via signalJim Warner2021-09-201-3/+7
* top: justify those header #define description commentsJim Warner2021-09-201-18/+18
* docs: Add note in sysctl.conf.5 for line lengthCraig Small2021-09-152-1/+5
* docs: Fix comment for priorityCraig Small2021-09-151-1/+1
* sysctl: Return non-zero if param setting failedJan Rybar2021-09-152-1/+2
* misc: Add NEWS for previousCraig Small2021-09-151-0/+1
* pgrep: Add a newline after regex error messagesTom Levy2021-09-151-2/+1
* testsuite: Add sysctl test for directory checksCraig Small2021-09-151-0/+4
* sysctl: Update previous patch for newlibCraig Small2021-09-151-3/+2
* sysctl: Support systemd glob patternsCraig Small2021-09-155-176/+390
* top: some minor tweaks supporting long cmdline optionsJim Warner2021-09-082-6/+9
* NEWS: update to acknowledge top's long cmdline optionsJim Warner2021-09-071-0/+1
* top: update man document with new long cmdline optionsJim Warner2021-09-071-71/+79
* top: utilize getopt and introduce long cmdline optionsJim Warner2021-09-074-186/+189
* top: some minor organizational tweaks for man documentJim Warner2021-09-071-15/+17
* library: trade 2 strstr & atoi calls for 1 sscanf callJim Warner2021-08-241-5/+2
* library: just eliminate a couple of unnecessary bracesJim Warner2021-08-241-6/+3
* top: and just eliminate a couple of unnecessary bracesJim Warner2021-08-241-8/+7
* top: reposition call to cpus_refresh() for consistencyJim Warner2021-08-241-2/+1
* top: corrected single man document typographical errorJim Warner2021-08-241-1/+1
* top: man page now reflects change for the 'select' i/fJim Warner2021-08-171-3/+5
* library: address major bug in the 'listed_nextpid' guyJim Warner2021-08-121-9/+22
* library: disabled some code that now serves no purposeJim Warner2021-08-121-2/+2
* top: thread mode transitions should remove focus ('F')Jim Warner2021-08-091-1/+3
* top: respond to that preceding fix in the 'select' i/fJim Warner2021-08-091-3/+7
* library: repair <pids> api boo-boo in the 'select' i/fJim Warner2021-08-093-7/+26
* library: ensure thread group leader retrieval accuracyJim Warner2021-08-091-6/+9
* NEWS: announce changes for displaying autogroup valuesJim Warner2021-08-091-0/+3
* ps: document new items for displaying autogroup valuesJim Warner2021-08-091-0/+9
* ps: added 2 new fields for displaying autogroup valuesJim Warner2021-08-093-0/+16
* top: document 2 fields for displaying autogroup valuesJim Warner2021-08-091-2/+30
* top: exploit new items for displaying autogroup valuesJim Warner2021-08-093-2/+13
* library: add provision for displaying autogroup valuesJim Warner2021-08-094-1/+43
* ps: eliminated an overlooked obsoleted <pids> API itemJim Warner2021-08-091-1/+0