2020-04-10 |
Craig Small | Merge branch 'jrybar/procps-pidof-show-worker-pids' |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Jan Rybar | pidof: show worker threads |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Jim Warner | NEWS: fix top alpha order, add 'e' command line switch |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Jim Warner | top: for symmetry with 'E' add 'e' command line switch |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Jim Warner | ps: eliminated inadvertent trailing double semi-colons |
commit | commitdiff | tree | snapshot |
2020-04-10 |
Jim Warner | top: eliminate inadvertent trailing double semi-colons |
commit | commitdiff | tree | snapshot |
2020-04-07 |
Craig Small | docs: Mention stime in ps.1 |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Craig Small | NEWS: Fix location of sysctl update |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Craig Small | sysctl: config directory order |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Jim Warner | top: restore configuration file backward compatibility |
commit | commitdiff | tree | snapshot |
2020-02-18 |
Jim Warner | top: restore one line of code to sig_endpgm() function |
commit | commitdiff | tree | snapshot |
2020-02-06 |
Craig Small | NEWS: Add missing pgrep note |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Warner | ps: for abnormal end allow core dumps (fix qualys bug) |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Warner | top: at abnormal end allow core dumps (fix qualys bug) |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Warner | top: reposition some data due to a translation comment |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Jim Warner | top: whack insidious bug surrounding auto-sized fields |
commit | commitdiff | tree | snapshot |
2020-01-05 |
Craig Small | pgrep: check sanity of SC_ARG_MAX |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Craig Small | v3.3.16 release v3.3.16 |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Craig Small | library: Adjust version for release |
commit | commitdiff | tree | snapshot |
2019-12-08 |
Craig Small | nls: sync translations with make diatcheck |
commit | commitdiff | tree | snapshot |
2019-11-28 |
Craig Small | build-sys: update man translation makefile |
commit | commitdiff | tree | snapshot |
2019-11-12 |
Craig Small | docs: more Makefile updates |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Craig Small | docs: Update translations |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Craig Small | build-sys: Use po4a for manpage translations |
commit | commitdiff | tree | snapshot |
2019-10-31 |
Craig Small | build-sys: Install translated manpages |
commit | commitdiff | tree | snapshot |
2019-10-31 |
Craig Small | docs: skill.1 - Remove trailing ^Z |
commit | commitdiff | tree | snapshot |
2019-10-28 |
Craig Small | nls: minor reference updates |
commit | commitdiff | tree | snapshot |
2019-10-28 |
Craig Small | nls: Add all man pages to pot file |
commit | commitdiff | tree | snapshot |
2019-10-27 |
Jim Warner | top: update copyright notations & fix a man page error |
commit | commitdiff | tree | snapshot |
2019-10-21 |
Craig Small | snice: Fix matching on PID |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Craig Small | Merge branch 'ylecuyer/procps-patch-1' |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Yoann Lecuyer | top: fix out-of-band read when using -p with exactly... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Craig Small | Merge branch 'cbaenziger/procps-pgrep_more_than_4k' |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Clay Baenziger | testsuite: pgrep: Provide test for matching a more... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Clay Baenziger | pgrep: Use POSIX _SC_ARG_MAX for maximum full command... |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Craig Small | pidof: Fix separator option |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Craig Small | watch: fix unsetting of COLOR flag |
commit | commitdiff | tree | snapshot |
2019-09-21 |
Craig Small | sysctl: ignore errors from lines starting with - |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Jim Warner | NEWS: add a new item (top), fix one other item (pgrep) |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Jim Warner | top: avoid a potential SEGV during program termination |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Jim Warner | top: tweak logic associated with keyboard translations |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jim Warner | top: standardize PgUp/PgDn management within task area |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jim Warner | top: attempt to provide missing xterm vim keys support |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Jim Warner | library: tweak that lxc container support a final time |
commit | commitdiff | tree | snapshot |
2019-03-26 |
Jim Warner | top: just correct a couple of misspellings in comments |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Craig Small | misc: update for pgrep runstate |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Craig Small | Merge branch 'edneville/procps-issue_109_match_state' |
commit | commitdiff | tree | snapshot |
2019-03-04 |
ed | pgrep.c: Match based on process run state for issue 109 |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Craig Small | Merge branch 'pks-t/procps-pks/sysctl-handle-close... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Patrick Steinhardt | sysctl: do not report set key in case `close_stream... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Patrick Steinhardt | procio: fix potential out-of-bounds access when write... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Patrick Steinhardt | procio: use the user-supplied delimiter to split large... |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Patrick Steinhardt | docs: fix "delimeter" typo in fprocopen man page |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Jim Warner | top: improve logic surrounding 'smp_num_cpus' variable |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Jim Warner | library: adapt readproc for the latest lxc conventions |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Jim Warner | top: harden management of 'Hide_pid' array allocations |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Jim Warner | top: enable alternate '+' placement with collapsed pid |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Jim Warner | top: plug a minor hole in the vertical scrolling logic |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Jim Warner | top: a tweak to the forest view collapsed code (again) |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Jim Warner | top: the '#define PRETEND2_5_X' was found to be broken |
commit | commitdiff | tree | snapshot |
2018-09-12 |
Jim Warner | top: the '#define SCROLLVAR_NO' is bent but not broken |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jim Warner | top: speed up the collapsed children forest view logic |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Jim Warner | top: miscellaneous accumulated tweaks to code/comments |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Craig Small | docs: Update ps.1 to warn about command name length |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Craig Small | Merge branch 'jrybar/procps-file2strvec-segfault-sanity' |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Jan Rybar | Possible segfault in file2strvec introduced by latest... |
commit | commitdiff | tree | snapshot |
2018-08-08 |
Craig Small | Merge branch 'simonis/procps-master' |
commit | commitdiff | tree | snapshot |
2018-08-08 |
simonis | Build fails if not done from the source root directory... |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Jim Warner | top: existing 'Inspect' pipe feature now more flexible |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Jim Warner | top: avoid unrecognized 'Inspect' entries memory leaks |
commit | commitdiff | tree | snapshot |
2018-08-01 |
Jim Warner | top: ensure collapsed children cpu reported accurately |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Jim Warner | top: fix the collapsed children cpu segmentation fault |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Jim Warner | top: '^V' is now 'v' (collapse/expand children toggle) |
commit | commitdiff | tree | snapshot |
2018-07-18 |
Jim Warner | top: some minor renaming, reformatting and rearranging |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jim Warner | top: parent total cpu includes collapsed children, doc |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jim Warner | top: parent total cpu includes collapsed children, pgm |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jim Warner | top: a refactor to prepare for including collapsed cpu |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Jim Warner | top: a few tweaks for those scrolling (mostly) changes |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Craig Small | misc: Remove build badge |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Robert Bowmaker | Fix error in vmstat documentation. |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: normalize vertical scrolling for hidden processes |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactor the 'scroll coordinates' message support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: allow collapsible forest view children, documents |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: allow collapsible forest view children, pgm logic |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: to prepare for collapse, move forest view support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: 'other filters' saved with config file, documents |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: 'other filters' saved with config file, pgm logic |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactored some more peripheral 'inspect' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactored some of that 'other filtering' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: reposition some of that 'other filtering' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactor some of that configuration files support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: let's honor <Esc> key on color mapping screen too |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: make rcfile duplicate fields check more efficient |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: a tweak to the recent 256-color termninal support |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: treat all of those vertical scroll keys uniformly |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: force return to row 1 for thread mode transitions |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: fix 'iokey()' flaw preventing proper translations |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Prevent out-of-bounds writes in new_header... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Check return values of localtime() and strftime(). |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Replace memcmp() with strncmp(). |
commit | commitdiff | tree | snapshot |
next |