2021-03-23 |
Shaohua Zhan | top: replaced one use of fputs(3) with a write(2) call |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Craig Small | slabtop: Check for bad d and o option combination |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Craig Small | w: Remove unreachable l option code |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Craig Small | free: Typo fix in error messages |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Jim Warner | misc: needed adaptations for the changes in <pids> api |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Jim Warner | library: fix a few source/origin notations, <pids> api |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Jim Warner | library: clean 'derived' origins in header, <pids> api |
commit | commitdiff | tree | snapshot |
2021-03-11 |
Jim Warner | top: enabled arbitrarily large numbers in 'scale' guys |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Craig Small | ps: Add OOM and OOMADJ fields |
commit | commitdiff | tree | snapshot |
2021-02-28 |
Jim Warner | library: tweaked key used in hash table, <meminfo> api |
commit | commitdiff | tree | snapshot |
2021-02-28 |
Jim Warner | library: normalized the 'read_failed' guys across APIs |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Craig Small | build-sys: Fix the uninstall-man target |
commit | commitdiff | tree | snapshot |
2021-02-24 |
Craig Small | tests: Fix paths for testsuite |
commit | commitdiff | tree | snapshot |
2021-02-23 |
Jim Warner | docs: tweak two man pages due to renaming of libproc-2 |
commit | commitdiff | tree | snapshot |
2021-02-23 |
Jim Warner | library: eliminate a useless conditional in readproc.h |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Craig Small | library: Rename to libproc-2 |
commit | commitdiff | tree | snapshot |
2021-02-18 |
Jim Warner | docs: adjust revision date for our three new man pages |
commit | commitdiff | tree | snapshot |
2021-02-18 |
Jim Warner | docs: expand 2 man pages 'Usage' to include VAL macros |
commit | commitdiff | tree | snapshot |
2021-02-18 |
Jim Warner | library: tweak logic for /proc not mounted, <pids> api |
commit | commitdiff | tree | snapshot |
2021-02-18 |
Jim Warner | library: normalized 'extents_free_all' use across APIs |
commit | commitdiff | tree | snapshot |
2021-02-16 |
Craig Small | nls: Update man translations for pidwait |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | pidwait: Add missing name change line |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | pidwait: Rename from pwait |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | build-sys: Ignore temp directory for POTFILES.in |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | nls: Update the man po files |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | nls: Update translation files |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Craig Small | build-sys: Update building of translations |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Jim Warner | library: update those source files for copyright dates |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Jim Warner | top: update the man page & source file copyright dates |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Jim Warner | docs: bring 2 man pages into agreement regarding sorts |
commit | commitdiff | tree | snapshot |
2021-02-09 |
Jim Warner | library: tweak 'other' user/group names for efficiency |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Craig Small | docs: vmstat.8 - swap is not virtual memory |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Craig Small | misc: Update Craig's email |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | docs: adapt procps_misc.3 for new 'misc.h' header file |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | all: make buildable again for new 'misc.h' header file |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | library: combine 4 files into new 'misc.h' header file |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | docs: update copyright, revision plus name for 2 pages |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | library: reduce overhead for another 'escape' function |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | library: improve performance for one 'escape' function |
commit | commitdiff | tree | snapshot |
2021-01-21 |
Jim Warner | top: a silly change forcing right margin justification |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Jim Warner | top: allow setting variable width col scroll (1 vs. 8) |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Jim Warner | top: relocate the 'fatal_proc_unmounted' function call |
commit | commitdiff | tree | snapshot |
2021-01-02 |
Jim Warner | library: refactor 'escape' logic for newlib (2nd time) |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | library: refactor 'escape' logic for newlib essentials |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | top: added utf8 multibyte support to additional fields |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | ps: extend utf8 multibyte support to additional fields |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | library: fix a potential error relating to 'exe' logic |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | library: extend ITEMTABLE_DEBUG just a tad, <PIDS> api |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | top: add pids_item enumerator as comments to task_show |
commit | commitdiff | tree | snapshot |
2020-12-28 |
Jim Warner | misc: just a couple cosmetic changes for comments only |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | ps: Stop crash if using test fields |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | pgrep: Remove memory leak |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Alexandr Miasnikov | If you use echo -e $(put sgr0)"text" - reset color... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | build-sys: Make pwait test dependent on pwait built |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | misc: Add pwait to news |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | build-sys: Change pwait dependency |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | Merge branch 'awilfox/procps-utmpx-support' |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | Merge branch 'teknoraver/procps-master' |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | pgrep: fix missed change |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | misc: Add watch extra colours to NEWS |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Nipunn Koorapati | Supporting bright colors with ncurses |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Nipunn Koorapati | Add comments and limit to standard colors |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Nipunn Koorapati | bugfix - increment endpointer when parsing color_escape... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | testsuite: Add pwait tests |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Alex Xu (Hello71) | pgrep: add pwait |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Nipunn Koorapati | watch: Support wide char ncurses on mac with enable... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Samanta Navarro | misc: fix typos in manual pages |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Jan Rybar | pkill manpage to document '-e' option |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | build-sys: Remove refs to old manpage |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Jan Rybar | pidof: new option to show cmdline-less PIDs (kernel... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Stephen Brennan | Set TZ to avoid repeated stat("/etc/localtime") |
commit | commitdiff | tree | snapshot |
2020-12-22 |
ivan tkachenko | docs: Consistent style across watch.1 |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Craig Small | misc: Document sysctl change bug |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Craig Small | docs: Merge procps_uptime_* into procps_misc.3 |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Craig Small | doc: fix typo in procps_misc |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Craig Small | docs: Merge procps_ns_* into misc |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Craig Small | docs: Merge procps_linux_version into misc |
commit | commitdiff | tree | snapshot |
2020-12-17 |
Craig Small | misc: Add test_nsutils to gitignore |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Jim Warner | build-sys: a small tweak to the new 'check-lib' target |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Jim Warner | library: a tweak to the UNREF_RPTHASH code, <pids> api |
commit | commitdiff | tree | snapshot |
2020-10-24 |
Craig Small | docs: Add procps_misc.3 manpage |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Craig Small | free,slabtop,uptime: complain about extra ops |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Craig Small | watch: Add no linewrap option |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Craig Small | build-sys: Build check programs only on make check |
commit | commitdiff | tree | snapshot |
2020-10-19 |
Craig Small | build-sys: Add check-lib target |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Jim Warner | library: tweak that history hash algorithm, <pids> api |
commit | commitdiff | tree | snapshot |
2020-10-11 |
Jim Warner | library: tweak the memory allocation logic, <pids> api |
commit | commitdiff | tree | snapshot |
2020-09-24 |
Craig Small | ps: Match on truncated 16 char for -C |
commit | commitdiff | tree | snapshot |
2020-09-16 |
Jim Warner | top: fix additional SEGVs if no tasks were displayable |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Craig Small | vmstat: Null the diskstats pointer |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Jim Warner | top: fix potential SEGV when no tasks were displayable |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Jim Warner | top: update user/system cpu % graph content (man page) |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Jim Warner | library: tweak those system cpu statistics, <stat> api |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Jim Warner | library: eliminate unused 'FUNCTION' in private header |
commit | commitdiff | tree | snapshot |
2020-09-13 |
Jim Warner | build-sys: updated autoscan for that configure.ac file |
commit | commitdiff | tree | snapshot |
2020-08-26 |
Jim Warner | library: eliminate one potential source of human error |
commit | commitdiff | tree | snapshot |
2020-08-26 |
Jim Warner | top: even more useless cosemetic stuff (only comments) |
commit | commitdiff | tree | snapshot |
2020-08-26 |
Jim Warner | top: more useless cosemetic changes (chiefly comments) |
commit | commitdiff | tree | snapshot |
2020-08-24 |
Jim Warner | library: fix a flaw in one 'new' function, <diskstats> |
commit | commitdiff | tree | snapshot |
2020-08-18 |
Jim Warner | build-sys: proper fix for the 'test_Itemtables' module |
commit | commitdiff | tree | snapshot |
next |