summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* top: eliminate the #define VER_J_RCFILE as superfluousJim Warner2021-04-061-1/+0
* pkill: Add lt- variantsCraig Small2021-04-052-2/+5
* docs: escape circumflex in sysctl.8Craig Small2021-03-291-1/+1
* build-sys: Handle zero length diskstats in testsCraig Small2021-03-291-16/+19
* docs: psr ps field is last run processorCraig Small2021-03-291-2/+2
* docs: Explain sysctl --system betterCraig Small2021-03-291-17/+28
* top: replaced one use of fputs(3) with a write(2) callShaohua Zhan2021-03-231-1/+3
* slabtop: Check for bad d and o option combinationCraig Small2021-03-115-7/+29
* w: Remove unreachable l option codeCraig Small2021-03-111-3/+0
* free: Typo fix in error messagesCraig Small2021-03-111-1/+1
* misc: needed adaptations for the changes in <pids> apiJim Warner2021-03-114-31/+31
* library: fix a few source/origin notations, <pids> apiJim Warner2021-03-112-33/+33
* library: clean 'derived' origins in header, <pids> apiJim Warner2021-03-111-25/+25
* top: enabled arbitrarily large numbers in 'scale' guysJim Warner2021-03-112-14/+10
* ps: Add OOM and OOMADJ fieldsCraig Small2021-03-055-1/+28
* library: tweaked key used in hash table, <meminfo> apiJim Warner2021-02-281-3/+3
* library: normalized the 'read_failed' guys across APIsJim Warner2021-02-282-15/+9
* build-sys: Fix the uninstall-man targetCraig Small2021-02-242-4/+2
* tests: Fix paths for testsuiteCraig Small2021-02-243-6/+4
* docs: tweak two man pages due to renaming of libproc-2Jim Warner2021-02-232-3/+3
* library: eliminate a useless conditional in readproc.hJim Warner2021-02-231-4/+0
* library: Rename to libproc-2Craig Small2021-02-207-30/+30
* docs: adjust revision date for our three new man pagesJim Warner2021-02-183-3/+3
* docs: expand 2 man pages 'Usage' to include VAL macrosJim Warner2021-02-182-22/+54
* library: tweak logic for /proc not mounted, <pids> apiJim Warner2021-02-181-3/+4
* library: normalized 'extents_free_all' use across APIsJim Warner2021-02-182-4/+2
* nls: Update man translations for pidwaitCraig Small2021-02-167-130/+308
* pidwait: Add missing name change lineCraig Small2021-02-161-2/+2
* pidwait: Rename from pwaitCraig Small2021-02-157-37/+43
* build-sys: Ignore temp directory for POTFILES.inCraig Small2021-02-151-1/+2
* nls: Update the man po filesCraig Small2021-02-158-67/+5472
* nls: Update translation filesCraig Small2021-02-1515-18922/+95948
* build-sys: Update building of translationsCraig Small2021-02-156-124/+152
* library: update those source files for copyright datesJim Warner2021-02-0912-23/+32
* top: update the man page & source file copyright datesJim Warner2021-02-095-6/+6
* docs: bring 2 man pages into agreement regarding sortsJim Warner2021-02-092-5/+4
* library: tweak 'other' user/group names for efficiencyJim Warner2021-02-093-41/+35
* docs: vmstat.8 - swap is not virtual memoryCraig Small2021-01-211-1/+1
* misc: Update Craig's emailCraig Small2021-01-2115-15/+15
* docs: adapt procps_misc.3 for new 'misc.h' header fileJim Warner2021-01-211-134/+84
* all: make buildable again for new 'misc.h' header fileJim Warner2021-01-2123-46/+32
* library: combine 4 files into new 'misc.h' header fileJim Warner2021-01-215-151/+88
* docs: update copyright, revision plus name for 2 pagesJim Warner2021-01-212-4/+4
* library: reduce overhead for another 'escape' functionJim Warner2021-01-211-4/+5
* library: improve performance for one 'escape' functionJim Warner2021-01-211-21/+18
* top: a silly change forcing right margin justificationJim Warner2021-01-211-2/+2
* top: allow setting variable width col scroll (1 vs. 8)Jim Warner2021-01-021-0/+5
* top: relocate the 'fatal_proc_unmounted' function callJim Warner2021-01-021-3/+4
* library: refactor 'escape' logic for newlib (2nd time)Jim Warner2021-01-022-54/+120
* library: refactor 'escape' logic for newlib essentialsJim Warner2020-12-294-158/+24