]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2017-10-02 Jim Warnertop: correct an insidious occasional truncation buglet
2017-10-02 Jim Warnertop: plug a small potential hole in multi-byte support
2017-10-02 Jim Warnerps: don't use '+' truncation indicator with multi-byte
2017-10-01 Jim Warnertop: extend utf-8 multi-byte support to users & groups
2017-10-01 Jim Warnertop: some minor tweaks to the utf-8 multi-byte support
2017-10-01 Jim WarnerNEWS: acknowledged top's multi-byte support extensions
2017-10-01 Jim Warnertop: extend multi-byte support to 'Inspection' feature
2017-10-01 Jim Warnertop: refactored for correct multi-byte string handling
2017-10-01 Jim Warnertop: correct a minor instance of wrong NLS macro usage
2017-10-01 Jim Warnerlibrary: fixed miscellaneous whitespace/comment issues
2017-10-01 Jim Warnerlibrary: normalize stacks_extent struct layout, <PIDS>
2017-10-01 Jim Warnerlibrary: add delta values with swap too, <meminfo> api
2017-09-24 Craig Smallvmstat: Fix alignment for disk partition format
2017-09-24 Kyle Lakerwhattime: Show 0 minutes in pretty output
2017-08-19 Werner FinkAvoid confusing messages caused by EIO on reading
2017-08-19 Werner FinkIncrease standard I/O buffer a lot to be able to
2017-08-19 Tobias StoeckmannFix out of boundary write on 1x1 terminals
2017-08-19 Craig SmallPort of merge request 49 to newlib
2017-08-19 Jim Warnertop: protect against the anomalous 'Mem' graph display
2017-08-19 Jim Warnertop: address a Debian wishlist NLS man page suggestion
2017-08-19 Jim WarnerNEWS: add issue and bugzilla references where possible
2017-08-19 Jan Rybartop: refresh interval accepts non-locale decimal value
2017-08-19 Jim Warnertop: at program startup, avoid a little extra overhead
2017-07-04 Jim Warnertop: fixing command line parsing errors is now a habit
2017-07-04 Jim Warnerlibrary: correct the #define FALSE_THREADS, <PIDS> api
2017-06-04 Jim Warnermisc: adapt 3 programs to some enum changes, <meminfo>
2017-06-04 Jim Warnerlibrary: correct 'used' memory calculations, <meminfo>
2017-06-04 Jim Warnertop: correct functioning of the '-p' command line args
2017-05-22 Werner Finksysctl: Print lines longer than 1024 chars
2017-05-22 Craig Smallkill: -l space between name parses correctly
2017-05-22 Jim Warnertop: address the argument parsing quirk involving '-h'
2017-05-22 Jim WarnerNEWS: update/alphabetize enhancements for next release
2017-05-22 Jim Warnerps: have now added the NUMA node field display support
2017-05-22 Jim Warnertop: now includes that NUMA node field display support
2017-05-22 Jim Warnerlibrary: set stage for NUMA node field display support
2017-05-22 Jim Warnermisc: eliminate all those remaining gcc -Wall warnings
2017-05-22 Jim Warnertop: correct man page alphabetical order for -E switch
2017-05-22 Jim Warnerlibrary: eliminate a redundant conditional, <PIDS> api
2017-03-29 Jim Warnerlibrary: improve <STAT> cpus offline/online management
2017-03-29 Jim Warnertop: make command line switch parsing even more robust
2017-03-16 Jim Warnertop: just update all of the copyright dates in sources
2017-03-16 Jim Warnertop: by default, show cmd line vs. cmd name at startup
2017-03-16 Jim Warnertop: provide -1 command line switch as 'Cpu(s)' toggle
2017-03-16 Jim Warnertop: provide -E command line switch for memory scaling
2017-03-16 Jim Warnertop: show fewer decimal places for memory (by default)
2017-03-16 Jim Warnertop: correct alphabetic ordering with some enumerators
2017-02-04 Craig Smallpkill: Return 0 if successfully killed process
2017-02-04 Craig SmallNEWS: Very minor typo fixed
2017-02-04 Jim WarnerNEWS: updated with the two most recent program changes
2017-02-04 Jim Warnertop: adapt the master branch XDG specification support
2017-01-26 Jan Rybarpgrep: warning about 15+ chars name only if zero matche...
2017-01-04 Craig Smalldocumentation: Update pids manual pages
2017-01-04 Jim Warnerlibrary <stat>: input file buffer size must be dynamic
2017-01-04 Jim Warnerlibrary <stat>: improve response to cpu offline/online
2017-01-04 Jim Warnerlibrary <slabinfo>: make read function name consistent
2017-01-04 Jim Warnerlibrary: eliminate distorted history 1st time switches
2017-01-03 Jim Warnertop: exploits several <stat> new category calculations
2017-01-03 Jim Warnerlibrary <stat>: standardized new category calculations
2017-01-03 Jim Warnerlibrary: ensure 'namespace' types treated consistently
2017-01-03 Jim Warnerps: finish purging those references to PIDS_WCHAN_ADDR
2016-12-07 Jan Rybarlibrary: don't strip off prefixes from the wchan names
2016-12-07 Jim Warnerps: now made responsive to 32 or 64-bit address widths
2016-12-07 Jim Warnerlibrary: accumulated miscellaneous code/comment tweaks
2016-12-07 Jim Warnertop: accumulated misc tweaks to code/comments/man page
2016-12-07 Jim Warnerlibrary: protect against possible 'refcount' underflow
2016-11-21 Martin Polednikps: recognize SCHED_DEADLINE
2016-10-15 Jim Warnertop: tweak some stuff relating to non-displayed fields
2016-10-15 Jim Warnerps: respond to loss of that PIDS_WCHAN_ADDR enumerator
2016-10-15 Jim Warnerlibrary <stat>: remove that PIDS_WCHAN_ADDR enumerator
2016-10-15 Jim Warnertop: make that 'forest view' just a tad more efficient
2016-10-15 Jim Warnertop: just cosmetic changes, absolutely no code altered
2016-10-09 Jim Warnertop: adapt for loss of fields obsoleted with linux 2.6
2016-10-09 Jim Warnerps: respond to loss of fields obsoleted with linux 2.6
2016-10-09 Jim Warnerlibrary <pids>: remove fields obsoleted with linux 2.6
2016-10-09 Jim Warnerlibrary: strictly cosmetic, absolutely no code changes
2016-09-25 Jim Warnerlibrary <stat>: added overlooked numa guest tic counts
2016-09-25 Jim Warnermisc: remove some newly introduced trailing whitespace
2016-09-21 Jim Warnerlibrary: add priming read at 'new' time <most modules>
2016-09-21 Jim Warnerlibrary: summary name now more descriptive, <slabinfo>
2016-09-21 Jim Warnerlibrary: improve support of dynamic numa nodes, <stat>
2016-09-21 Jim Warnertop: remove explicit references to NUMA_DISABLE define
2016-09-21 Jan RybarNOTES now contain mention of sysctl(8)
2016-09-18 Jim WarnerNEWS: updated with most recent copy from master branch
2016-09-18 Jim Warnerlibrary: finally circumvent libnuma memory leak <stat>
2016-09-11 Craig Smalldocs: Remove old library man pages
2016-09-11 Craig Smallpgrep: add warning that pattern exceeeds 15 chars
2016-09-10 Olof Sivertssonkill: Fix free() with bad pointer on SIG-prefixed signa...
2016-09-10 Jim Warnerpmap: fix printing bug associated with the '-x' option
2016-09-10 Jim Warnerlibrary: normalize stack and history allocation naming
2016-09-10 Jim Warnertop: correct comments & code regarding sysinfo_refresh
2016-08-28 Jon Bodenlibrary: Don't use SIGPWR on FreeBSD
2016-08-23 Jim Warnertop: avoid yet more overhead of accessing /proc/status
2016-08-23 Jim Warnerlibrary: revert one ancient 'escape_str_utf8' deletion
2016-08-23 Jim Warnerlibrary: miscellaneous additional efficiencies, <pids>
2016-08-23 Jim Warnerlibrary: prefer /proc/stat before /proc/status, <pids>
2016-08-23 Jim Warnertop: minimized default fields requested of our library
2016-08-23 Jim Warnerlibrary: most function names now more profile friendly
2016-08-23 Christophe... free: french translation alignment
2016-08-16 Jim Warnerlibrary: expand fields and break an ABI, <MEMINFO> api
2016-08-16 Jim Warnerlibrary: expand fields yet maintain ABI, <MEMINFO> api
next