]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2020-12-22 Craig SmallMerge branch 'antonblanchard/procps-proc-stat-buffer'
2020-12-22 Anton BlanchardIncrease BUFFSIZE to handle very large /proc/stat files
2020-12-22 Craig Smalltestsuite: Add pwait tests
2020-12-22 Craig SmallMerge branch 'alxu/procps-pwait'
2020-12-22 Alex Xu (Hello71)pgrep: add pwait
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-spaces_to_tabs'
2020-12-22 Nipunn KoorapatiConvert spaces to tabs in watch.c
2020-12-22 Craig SmallMerge branch 'nipunn1313/procps-configure_ncurses'
2020-12-22 Nipunn Koorapatiwatch: Support wide char ncurses on mac with enable...
2020-12-22 Samanta Navarromisc: fix typos in manual pages
2020-12-22 Jan Rybarpkill manpage to document '-e' option
2020-12-22 Jan Rybarpidof: new option to show cmdline-less PIDs (kernel...
2020-12-22 Craig SmallMerge branch 'brenns10/procps-master'
2020-12-22 Stephen BrennanSet TZ to avoid repeated stat("/etc/localtime")
2020-12-22 Craig SmallMerge branch 'ratijas/procps-man-watch'
2020-12-22 ivan tkachenkodocs: Consistent style across watch.1
2020-12-21 Craig Smallmisc: Document sysctl change bug
2020-10-24 Jim Warnertop: a small safeguard added to the ATEOJ_RPTHSH logic
2020-10-19 Craig Smallfree,slabtop,uptime: complain about extra ops
2020-10-19 Craig Smallwatch: Add no linewrap option
2020-10-11 Jim Warnertop: just a small tweak to that history hash algorithm
2020-09-24 Craig Smallps: Match on truncated 16 char for -C
2020-09-16 Jim Warnertop: fix additional SEGVs if no tasks were displayable
2020-09-13 Jim Warnertop: fix potential SEGV when no tasks were displayable
2020-09-13 Jim Warnertop: update user/system cpu % graph content (man page)
2020-09-13 Jim Warnerbuild-sys: updated autoscan for that configure.ac file
2020-09-13 Jim Warnertop: even more useless cosemetic stuff (only comments)
2020-09-13 Jim Warnertop: more useless cosemetic changes (chiefly comments)
2020-07-29 Jim Warnermisc: eliminate a couple of miscellaneous gcc warnings
2020-07-29 Jim Warnertop: for consistency, reposition a few man page macros
2020-07-20 Jim Warnerbuild-sys: suppress '-Wunused-result' with AM_CPPFLAGS
2020-07-20 Jim Warnertop: address several 'mandoc -Tlint' errors & warnings
2020-07-20 Jim Warnertop: make that 'cpu_prt' function a tad more efficient
2020-07-20 Jim Warnertop: make the 'cpu_tics' function a tad more efficient
2020-06-30 Craig SmallMerge branch 'jrybar/procps-vmstat-watch-manpage-fix'
2020-06-30 Jan Rybarvmstat and watch manpage slight fixes
2020-06-29 Jim Warnertop: raise the amount by which top's stat buffer grows
2020-06-29 Jim WarnerNEWS: updated for those recent utf-8 translation fixes
2020-06-23 Jim Warnertop: provide for zero length character in utf8 support
2020-06-23 Jim Warnerlibrary: correct that 'escape_str_utf8' guy's behavior
2020-06-23 Jim Warnertop: some miscellaneous accumulated tweaks and cleanup
2020-06-04 Craig Smalldocs: some manpage fixes
2020-06-04 Jim Warnertop: fix a minor startup flaw for the '2 abreast' mode
2020-06-04 Jim Warnertop: help the '#define PRETEND48CPU' be more realistic
2020-05-31 Jim Warnertop: preserved those new '4' and '!' toggles in rcfile
2020-05-31 Jim Warnertop: warn users if rcfile save prevents older top read
2020-05-31 Jim Warnertop: reduce minimum terminal width with 2 abreast mode
2020-05-31 Jim Warnertop: address each of the most recent coverity warnings
2020-05-28 Jim WarnerNEWS: acknowledge those two new top command provisions
2020-05-28 Jim Warnertop: bump up that PRETEND8CPUS #define to PRETEND48CPU
2020-05-28 Jim Warnertop: add '!' toggle for combined cpus display, man doc
2020-05-28 Jim Warnertop: add '!' toggle for combined cpus display, program
2020-05-28 Jim Warnertop: add '4' toggle for 2 abreast cpu display, man doc
2020-05-28 Jim Warnertop: add '4' toggle for 2 abreast cpu display, program
2020-05-28 Jim Warnertop: eliminate a long standing extraneous comment line
2020-05-22 Craig Smallbuild-sys: Some version fixes
2020-05-17 Craig SmallNEWS: add pgrep older than item
2020-05-17 Craig SmallMerge branch 'edneville/procps-master'
2020-05-17 edpgrep.c: simplifying uptime call
2020-05-17 edpgrep.c: Replacing seconds_since_boot with uptime as...
2020-05-17 edpgrep.c: change to allow 'older than' style selection
2020-05-12 Craig SmallMerge branch 'awesomeclaw/procps-master'
2020-05-12 Harry WagstaffAdd information on WATCH_INTERVAL env var to watch...
2020-05-12 Harry WagstaffAdd ability to specify watch interval using environment...
2020-05-12 Craig Smallvmstat: Add NEWS and revert comment from prev
2020-05-12 Craig SmallMerge branch 'isj4/procps-mode_wide_columns'
2020-05-12 Ivan Skytte... Use wide columns for r/b too in wide mode
2020-05-11 Craig SmallMerge branch 'swiggett/procps-patch-1'
2020-05-11 Dylan SwiggettFixes small bug in struct proc_t documentation.
2020-04-28 Craig Smallbuild-sys: Enable testing of sigqueue
2020-04-25 Arun Chandrasekaranpgrep: use sigqueue to pass value with the signal.
2020-04-24 Craig Smallkill: Adjust documentation for sigqueue
2020-04-24 Arun Chandrasekarankill: use sigqueue to pass value with the signal.
2020-04-24 Wieland HoffmannINSTALL.md: Replace blockquotes with code blocks
2020-04-24 Craig Smallfree: Adjust space to really use 9 chars
2020-04-24 Craig SmallMerge branch 'utoddl/procps-master'
2020-04-24 Todd LewisFix user and group name to number conversion for uid...
2020-04-20 Jim Warnertop: updated man page and copyright dates to year 2020
2020-04-20 Jim Warnerlibrary: adapted to the latest lxc conventions (again)
2020-04-10 Craig SmallNEWS: Add item for previous entry
2020-04-10 Craig SmallMerge branch 'jrybar/procps-pidof-show-worker-pids'
2020-04-10 Jan Rybarpidof: show worker threads
2020-04-10 Jim WarnerNEWS: fix top alpha order, add 'e' command line switch
2020-04-10 Jim Warnertop: for symmetry with 'E' add 'e' command line switch
2020-04-10 Jim Warnerps: eliminated inadvertent trailing double semi-colons
2020-04-10 Jim Warnertop: eliminate inadvertent trailing double semi-colons
2020-04-07 Craig Smalldocs: Mention stime in ps.1
2020-02-27 Craig SmallNEWS: Fix location of sysctl update
2020-02-27 Craig Smallsysctl: config directory order
2020-02-18 Jim Warnertop: restore configuration file backward compatibility
2020-02-18 Jim Warnertop: restore one line of code to sig_endpgm() function
2020-02-06 Craig SmallNEWS: Add missing pgrep note
2020-01-05 Jim Warnerps: for abnormal end allow core dumps (fix qualys bug)
2020-01-05 Jim Warnertop: at abnormal end allow core dumps (fix qualys bug)
2020-01-05 Jim Warnertop: reposition some data due to a translation comment
2020-01-05 Jim Warnertop: whack insidious bug surrounding auto-sized fields
2020-01-05 Craig Smallpgrep: check sanity of SC_ARG_MAX
2019-12-08 Craig Smallv3.3.16 release v3.3.16
2019-12-08 Craig Smalllibrary: Adjust version for release
2019-12-08 Craig Smallnls: sync translations with make diatcheck
next