]> granicus.if.org Git - procps-ng/shortlog
procps-ng
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: adapt former PRETEND8CPUS #define as 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-28 Jim Warnerlibrary: misc accumulated cosmetic header file changes
2020-05-19 Craig Smalldoc: First cut at new combined API doc
2020-05-18 Craig Smalldocs: Add namespace man pages
2020-05-18 Craig Smalldocs: Update the uptime man pages
2020-05-17 Craig Smallpgrep: Allow older than selection
2020-05-12 Craig Smallwatch: add additional notes about environment
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 Ivan Skytte... Use wide columns for r/b too in wide mode
2020-05-11 Dylan SwiggettFixes small bug in struct proc_t documentation.
2020-05-11 Arun Chandrasekarankill: use sigqueue to pass value with the signal.
2020-05-11 Craig Smallbuild-sys: Enable testing of sigqueue
2020-05-11 Arun Chandrasekaranpgrep: use sigqueue to pass value with the signal.
2020-05-11 Craig Smallkill: Adjust documentation for sigqueue
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 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 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 SmallNEWS: synchronise the entries
2020-04-07 Craig Smalldocs: Mention stime in ps.1
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-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 Warnerlibrary: allow negative system DELTA stats, <STAT> api
2020-01-05 Jim Warnerlibrary: strictly cosmetic change involving whitespace
2020-01-05 Jim Warnertop: reposition some data due to a translation comment
2020-01-05 Craig Smallpgrep: check sanity of SC_ARG_MAX
2019-10-27 Jim Warnertop: update copyright notations & fix a man page error
2019-10-27 Jim Warnertop: whack insidious bug surrounding auto-sized fields
2019-10-27 Jim Warnerlibrary: removed that 'calloc/free' cruft where doable
2019-10-27 Jim Warnerlibrary: removed that 'simple_readtask' unused pointer
2019-10-27 Jim Warnerlibrary: removed that 'did_fake' flag from the PROCTAB
2019-10-27 Jim Warnerlibrary: removed that 'SIGNAL_STRING' conditional code
2019-10-27 Jim Warnerlibrary: correct one reference typo in that <PIDS> api
2019-09-21 Jim WarnerNEWS: update/catch up with the 'master' branch version
2019-09-21 Jim Warnerdocs: use correct units in free.1 _________ (catch up)
2019-09-21 Jim Warnerps: increase command name length to 64 ____ (catch up)
2019-09-21 Jim Warnertop: parallel the master branch pids monitoring change
2019-09-21 Jim Warnertop: avoid a potential SEGV during program termination
2019-09-21 Jim Warnertop: tweak logic associated with keyboard translations
2019-09-21 Clay Baenzigertestsuite: pgrep: Provide test for matching a more...
2019-09-21 Craig Smallpgrep: Use POSIX _SC_ARG_MAX for maximum full command...
2019-09-21 Craig Smallpidof: Fix separator option
2019-09-21 Craig Smallwatch: fix unsetting of COLOR flag
2019-09-21 Craig Smallsysctl: ignore errors from lines starting with -
2019-07-04 Jim Warnertop: standardize PgUp/PgDn management within task area
2019-07-04 Jim Warnertop: attempt to provide missing xterm vim keys support
2019-07-04 Jim Warnerlibrary: add a 'CPU_ZEROTICS' equivalent to <STAT> api
2019-07-04 Jim Warnerlibrary: minimize the use of 'cleanup_stacks' routines
2019-05-16 Jim Warnerlibrary: remove useless code for 2 'stacks_fetch' guys
2019-05-16 Jim Warnerlibrary: tweak support for get/select/reap, <PIDS> api
2019-05-16 Jim Warnerlibrary: correct 'vectorized' string logic, <PIDS> api
2019-03-26 Jim Warnermisc: adapted programs impacted by header file changes
2019-03-26 Jim Warnerlibrary: refactored some header file items and origins
2019-03-26 Jim Warnerlibrary: repair any broken stuff found during refactor
2019-03-26 Jim Warnerlibrary: tweak that lxc container support a final time
2019-03-26 Jim Warnerlibrary: eliminate an unnecessary #include, <STAT> api
2019-03-26 Jim Warnertop: just correct a couple of misspellings in comments
2019-03-20 edpgrep.c: Match based on process run state for issue 109
2019-03-04 Patrick Steinhardtsysctl: do not report set key in case `close_stream...
2019-03-04 Patrick Steinhardtprocio: fix potential out-of-bounds access when write...
2019-03-04 Patrick Steinhardtprocio: use the user-supplied delimiter to split large...
2019-03-04 Patrick Steinhardtdocs: fix "delimeter" typo in fprocopen man page
2019-01-22 Jim Warnertop: adapt for changes in item identifiers, <STAT> api
2019-01-22 Jim Warnerlibrary: improve header file item comments, <STAT> api
2019-01-22 Jim Warnerlibrary: remove one needless function call, <STAT> api
2019-01-22 Jim Warnerlibrary: adapt readproc for the latest lxc conventions
2019-01-02 Jim Warnerlibrary: add item origin (as comments) to header files
2019-01-02 Jim Warnerlibrary: insert 'PIDS_ID_TID' for symmetry, <PIDS> api
2019-01-02 Jim Warnerlibrary: update for fields & latest doc, <MEMINFO> api
2019-01-02 Jim Warnertop: harden management of 'Hide_pid' array allocations
2019-01-02 Jim Warnertop: enable alternate '+' placement with collapsed pid
2019-01-02 Jim Warnertop: plug a minor hole in the vertical scrolling logic
next