summaryrefslogtreecommitdiff
path: root/ps
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix comment for priorityCraig Small2021-09-151-1/+1
* 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
* ps: eliminated an overlooked obsoleted <pids> API itemJim Warner2021-08-091-1/+0
* ps: adapt to the newly added library smaps_rollup itemJim Warner2021-06-173-8/+5
* ps: Add PSS and USS fieldsCraig Small2021-06-164-1/+30
* ps: Add IO Accounting fieldsCraig Small2021-04-244-0/+83
* docs: psr ps field is last run processorCraig Small2021-03-291-2/+2
* misc: needed adaptations for the changes in <pids> apiJim Warner2021-03-113-30/+30
* ps: Add OOM and OOMADJ fieldsCraig Small2021-03-054-1/+27
* all: make buildable again for new 'misc.h' header fileJim Warner2021-01-212-2/+2
* ps: extend utf8 multibyte support to additional fieldsJim Warner2020-12-291-10/+13
* ps: Stop crash if using test fieldsCraig Small2020-12-221-0/+6
* misc: fix typos in manual pagesSamanta Navarro2020-12-221-1/+1
* Set TZ to avoid repeated stat("/etc/localtime")Stephen Brennan2020-12-221-0/+1
* ps: Match on truncated 16 char for -CCraig Small2020-09-241-2/+10
* library: make that 'escape_str' private to our libraryJim Warner2020-07-052-5/+116
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-1/+5
* docs: some manpage fixesCraig Small2020-06-041-28/+41
* ps: eliminated inadvertent trailing double semi-colonsJim Warner2020-04-101-2/+2
* docs: Mention stime in ps.1Craig Small2020-04-071-0/+4
* ps: for abnormal end allow core dumps (fix qualys bug)Jim Warner2020-01-061-0/+7
* ps: increase command name length to 64 ____ (catch up)Jim Warner2019-09-222-2/+2
* misc: adapted programs impacted by header file changesJim Warner2019-03-263-5/+5
* docs: Update ps.1 to warn about command name lengthCraig Small2018-08-131-1/+5
* ps: exploited that newly added field 'executable path'Jim Warner2018-06-264-0/+17
* 0067-ps/sortformat.c: Avoid "sep_loc + 1" when sep_loc is NULL.Qualys Security Advisory2018-06-091-1/+2
* 0066-ps/sortformat.c: Handle large width in aix_format_parse().Qualys Security Advisory2018-06-091-2/+3
* 0065-ps/sortformat.c: Catch negative width in format_parse().Qualys Security Advisory2018-06-091-1/+2
* 0064-ps/sortformat.c: Double-check chars in verify_short_sort().Qualys Security Advisory2018-06-091-0/+1
* 0062-ps/display.c: Always exit from signal_handler().Qualys Security Advisory2018-06-091-0/+1
* 0061-ps/output.c: Always null-terminate outbuf in show_one_proc().Qualys Security Advisory2018-06-091-0/+1
* 0060-ps/output.c: Protect outbuf in various pr_*() functions.Qualys Security Advisory2018-06-091-6/+10
* 0059-ps/output.c: Enforce a safe range for max_rightward.Qualys Security Advisory2018-06-091-3/+8
* 0058-ps/output.c: Replace strcpy() with snprintf() in show_one_proc().Qualys Security Advisory2018-06-091-1/+4
* 0057-ps/output.c: Remove the page_shift variable.Qualys Security Advisory2018-06-091-12/+0
* 0056-ps/output.c: Check return value of mmap() in init_output().Qualys Security Advisory2018-06-091-0/+4
* 0055-ps/display.c: Harden show_tree().Qualys Security Advisory2018-06-091-4/+15
* 0054-ps/output.c: Fix outbuf overflows in pr_args() etc.Qualys Security Advisory2018-06-091-6/+11
* 0053-ps/output.c: Harden forest_helper().Qualys Security Advisory2018-06-091-9/+4
* 0052-ps/output.c: Handle negative snprintf() return value.Qualys Security Advisory2018-06-091-0/+4
* 0048-ps/output.c: Make sure all escape*() arguments are safe.Qualys Security Advisory2018-06-091-0/+10
* ps: move other initialization code after setREL macrosJim Warner2018-06-091-37/+48
* ps: ensure functions not called prior to setREL macrosJim Warner2018-06-091-3/+6
* ps/output.c: eliminate one irritating compiler warningJim Warner2018-06-091-1/+1
* ps: add times & cputimes format specifiers: cumulative CPU time in secondsSébastien Bigaret2018-03-022-0/+20
* ps: changed to exploit a newly added UID used at loginJim Warner2018-02-194-2/+13
* docs: Document I idle state in ps and topCraig Small2018-01-131-1/+4
* ps: don't use '+' truncation indicator with multi-byteJim Warner2017-10-021-4/+7
* ps: have now added the NUMA node field display supportJim Warner2017-05-224-1/+14