]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2022-01-07 Jim Warnersysctl: eliminate some warnings of '-Wunused-function'
2022-01-07 Jim Warnersysctl: eliminate some warnings of '-Wunused-variable'
2022-01-07 Jim Warnerlibrary: eliminate that warning of '-Wunused-variable'
2022-01-07 Jim Warnerlibrary: eliminate warning '-Wunused-but-set-variable'
2022-01-07 Jim Warnerlibrary: eliminate those warnings for '-Wpointer-sign'
2022-01-07 Jim Warnermisc: amend the man page & source file copyright dates
2021-12-21 Craig Smallnls: Update man translations
2021-12-20 Jim Warnertop: make the __LINE__ usage and whitespace consistent
2021-12-20 Jim Warnertop: touch up that code for proc mounted as subset=pid
2021-12-16 Jim Warnertop: adapt for running with proc mounted as subset=pid
2021-12-16 Jim Warnerlibrary: reposition those 'info' structures in headers
2021-12-16 Jim Warnerps,top: convert 'PIDS_PROCESSOR' into a signed integer
2021-12-16 Jim Warnerlibrary: change 'PIDS_PROCESSOR' into a signed integer
2021-12-16 Craig SmallFirst cut at subset=pid proc mount handling
2021-11-14 Craig Smallvmstat: Use KiB instead of pages for paged in/out
2021-11-14 Weiping Zhangvmstat: use KiB/s for bi/bo instead of blocks/s
2021-11-14 Jim Warnerlibrary: refine support for multiple concurrent access
2021-11-14 Jim Warnerlibrary: this is why we hate those darn tab characters
2021-11-02 Craig Smalllib: Initialise uptime variables
2021-11-02 Craig Smallpgrep: Fix format security
2021-11-02 Craig Smallpmap: minor Coverity fix for -N option
2021-10-31 Jim Warnertop: tweak some end-of-job logic when separate threads
2021-10-27 Jim Warnerlibrary: remedy several 'coverity scan' resource leaks
2021-10-27 Jim Warnerlibrary: oh no, failed to right-justify 1 comment line
2021-10-26 Craig Smallpgrep: Match on cgroup v2 paths
2021-10-26 Craig SmallNEWS: Add entry for free -h --si fix
2021-10-26 Todd Lewisfix uid/gid > 2^31
2021-10-25 Jim Warnerlibrary: expand warnings in 'warning-suppression' file
2021-10-25 Jim Warnerlibrary: extend thread safety to more static variables
2021-10-18 Jim Warnerdoc: added the new valgrind 'warning-suppression' file
2021-10-18 Jim Warnerlibrary: created a valgrind 'warning-suppression' file
2021-10-18 Jim Warnertop: only use 'pthread_sigmask' under separate threads
2021-10-14 ed nevilleuptime: Correctly print pretty/short format
2021-10-14 Craig Smallvmstat: Add NEWS and man page for previous
2021-10-14 Sanskriti Sharmavmstat: Provides option to omit first report
2021-10-13 林博仁(Buo-ren... misc: Fix typo
2021-10-13 Craig Smallmisc: Add NEWS for ps ignoring SIGURG
2021-10-13 Tommi Rantalaps: ignore SIGURG
2021-10-13 Rafael KitoverRemove autogen.sh libtool prog check #222.
2021-10-12 Craig Smalltestsuite: Make test program compile on Hurd
2021-10-08 Jim Warnertop: restore ending ']' when summary graphs are scaled
2021-10-02 Jim Warnertop: revert part of a patch regarding separate threads
2021-10-02 Jim Warnerlibrary: ensure thread safety via function substitutes
2021-10-02 Jim Warnerlibrary: ensure thread safety for all static variables
2021-09-26 Jim Warnertop: ensure those potential focused tasks stay focused
2021-09-26 Jim Warnertop: overlap some more processing for separate threads
2021-09-26 Jim Warnertop: modify semaphore destruction for separate threads
2021-09-20 Jim Warnertop: reverse the #define defaults for separate threads
2021-09-20 Jim Warnertop: introduce background updates via separate threads
2021-09-20 Jim Warnertop: refactor 3 routines ahead of the separate threads
2021-09-20 Jim Warnertop: tweak end-of-job processing if invoked via signal
2021-09-20 Jim Warnertop: justify those header #define description comments
2021-09-15 Craig Smalldocs: Add note in sysctl.conf.5 for line length
2021-09-15 Craig Smalldocs: Fix comment for priority
2021-09-15 Jan Rybarsysctl: Return non-zero if param setting failed
2021-09-15 Craig Smallmisc: Add NEWS for previous
2021-09-15 Tom Levypgrep: Add a newline after regex error messages
2021-09-15 Craig Smalltestsuite: Add sysctl test for directory checks
2021-09-15 Craig Smallsysctl: Update previous patch for newlib
2021-09-15 Craig Smallsysctl: Support systemd glob patterns
2021-09-08 Jim Warnertop: some minor tweaks supporting long cmdline options
2021-09-06 Jim WarnerNEWS: update to acknowledge top's long cmdline options
2021-09-06 Jim Warnertop: update man document with new long cmdline options
2021-09-06 Jim Warnertop: utilize getopt and introduce long cmdline options
2021-09-06 Jim Warnertop: some minor organizational tweaks for man document
2021-08-24 Jim Warnerlibrary: trade 2 strstr & atoi calls for 1 sscanf call
2021-08-24 Jim Warnerlibrary: just eliminate a couple of unnecessary braces
2021-08-24 Jim Warnertop: and just eliminate a couple of unnecessary braces
2021-08-24 Jim Warnertop: reposition call to cpus_refresh() for consistency
2021-08-24 Jim Warnertop: corrected single man document typographical error
2021-08-17 Jim Warnertop: man page now reflects change for the 'select' i/f
2021-08-12 Jim Warnerlibrary: address major bug in the 'listed_nextpid' guy
2021-08-12 Jim Warnerlibrary: disabled some code that now serves no purpose
2021-08-09 Jim Warnertop: thread mode transitions should remove focus ('F')
2021-08-09 Jim Warnertop: respond to that preceding fix in the 'select' i/f
2021-08-09 Jim Warnerlibrary: repair <pids> api boo-boo in the 'select' i/f
2021-08-09 Jim Warnerlibrary: ensure thread group leader retrieval accuracy
2021-08-09 Jim WarnerNEWS: announce changes for displaying autogroup values
2021-08-09 Jim Warnerps: document new items for displaying autogroup values
2021-08-09 Jim Warnerps: added 2 new fields for displaying autogroup values
2021-08-09 Jim Warnertop: document 2 fields for displaying autogroup values
2021-08-09 Jim Warnertop: exploit new items for displaying autogroup values
2021-08-09 Jim Warnerlibrary: add provision for displaying autogroup values
2021-08-09 Jim Warnerps: eliminated an overlooked obsoleted <pids> API item
2021-08-09 Jim Warnertop: eliminate all field numbers from the man document
2021-08-09 Jim Warnerlibrary: refactor all the readproc.h 'PROC_FILL' flags
2021-08-06 Jim Warnertop: document summary area changes involving 2 abreast
2021-08-06 Jim Warnertop: allow the summary memory lines to print 2 abreast
2021-08-06 Jim Warnertop: add a visual separator to lines printed 2 abreast
2021-08-01 Jim Warnertop: TREE_FOCUS_X works properly with multiple windows
2021-08-01 Jim Warnertop: trade most pids_stack pointers for a WIN_t ppt ix
2021-08-01 Jim Warnertop: restored a function prologue lost a long time ago
2021-07-27 Jim Warnertop: new #define added for focus ('F') toggle tweaking
2021-07-27 Jim Warnertop: introduced new focus toggle ('F'), man doc & NEWS
2021-07-27 Jim Warnertop: introduced new focus toggle ('F'), program source
2021-07-27 Jim Warnertop: make eu_TREE_LVL a signed int not an unsigned int
2021-07-27 Jim Warnerlibrary: standardize 'pointer-to-thing' whitespace use
2021-07-27 Jim Warnertop: whack a label & branch in 'summary_show' function
2021-07-27 Jim Warnertop: added a new #define to test absence of numa nodes
2021-07-27 Jim WarnerNEWS: just play catch up with some top implementations
next