]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2015-08-26 Jim Warnertop: respond to library changes regarding self lookups
2015-08-26 Jim Warnerlibrary: revert changes to 'look_up_our_self' function
2015-08-23 Jim Warnerbuild, library & top: make OOMEM options unconditional
2015-08-23 Jim Warnertop: misc tweaks to code/comments after pid adaptation
2015-08-23 Jim Warnerlibrary: miscellaneous tweaks to pid code and comments
2015-08-23 Jim Warnertop: eliminated old kernel-2.4 & 2.5 support (man too)
2015-08-23 Jim Warnertop: exploit those new library task/threads provisions
2015-08-23 Jim Warnerlibrary: implement task/thread support via the new api
2015-08-23 Jim Warnerold library: just some tweaks for transition to newlib
2015-08-23 Jim Warnertop: fix unlikely edge case wherein all fields are off
2015-08-23 Jim Warnertop: avoid an unnecessary conversion for 'USED' column
2015-08-23 Jim Warnertop: miscellaneous accumulated tweaks to code/comments
2015-08-23 Jim Warnertop: eliminate 'user' from the inspection view headers
2015-07-28 Jim Warnerlibrary: minor tweaks of program logic and/or comments
2015-07-23 Jim Warnertop: improve vertical scroll management for 'i' toggle
2015-07-23 Jim Warnerlibrary: eliminate extra stack header space provisions
2015-07-23 Jim Warnerlibrary: vmstat redesign now using 'stack' vs. 'chain'
2015-07-23 Jim Warnerlibrary: readstat redesigned using 'stack' vs. 'chain'
2015-07-23 Jim Warnerlibrary: slab is redesigned to use 'stack' vs. 'chain'
2015-07-23 Jim Warnerlibrary: meminfo redesigned to use 'stack' vs. 'chain'
2015-07-20 Craig Smalllibrary: tests for sysinfo
2015-07-15 Jim Warnerlibrary: ensure the consistent handling of 'noop' enum
2015-07-15 Jim Warnerlibrary: also include a 'read' for slabnode_chain_fill
2015-07-15 Jim Warnerlibrary: tweak new interface code and improve comments
2015-07-14 Jim Warnervmstat: adapted to exploit the alloc & sort interfaces
2015-07-14 Jim Warnerslabtop: adapted to exploit new alloc & sort interface
2015-07-14 Jim Warnerlibrary: revised sort + new allocate APIs for slabinfo
2015-07-14 Jim Warnertop: exploit that meminfo dynamic chain allocation API
2015-07-14 Jim Warnerlibrary: refactor meminfo providing dynamic allocation
2015-07-14 Craig Smalllibrary: rebase & make current initial slabinfo effort
2015-07-07 Craig Smalllibrary: Update diskstat API
2015-07-02 Craig Smalllibrary: remove procps_pagesize_get()
2015-07-01 Craig Smalllibrary: remove getpartitions_num from library
2015-07-01 Craig Smalllibrary: cleanup unused old functions
2015-07-01 Craig Smalllibrary: loadavg change to procps_loadavg
2015-07-01 Jim Warnertop: tweak newlib interface, as more experience gained
2015-07-01 Jim Warnerlibrary: normalize the readstat context structure name
2015-07-01 Jim Warnerlibrary: the uref functions were insufficiently robust
2015-07-01 Jim Warnertop: make recently added variable name more conforming
2015-07-01 Jim Warnermisc: remove yet more darn trailing whitespace buildup
2015-06-29 Craig Smalllibrary: Replace smp_num_cpu with function
2015-06-29 Craig Smalllibrary: Update uptime calls to standard format
2015-06-29 Craig Smalllibrary: Remove signal name from library
2015-06-29 Jim Warnertop: exploit the new library API for cpu display needs
2015-06-29 Jim Warnerlibrary: extend cpu jiff logic beyond cpu summary info
2015-06-29 Jim Warnerlibrary: make reads & unref logic a little more robust
2015-06-29 Jim Warnerlibrary: add chaining provisions to readstat cpu & sys
2015-06-29 Jim Warnerlibrary: tweak formatting for readstat header and code
2015-06-29 Jim Warnertop: exploit the new library API for memory statistics
2015-06-29 Jim Warnerlibrary: add chaining provisions to meminfo and vmstat
2015-06-29 Jim Warnerlibrary: add missing meminfo logic, improve efficiency
2015-06-29 Jim Warnerlibrary: tweak formatting style for meminfo and vmstat
2015-06-26 Craig Smalllibrary: export pwcache functions correctly
2015-06-26 Craig Smalllibrary: more mem and stat fixes
2015-06-26 Craig Smalllibrary: Fix up stat API
2015-06-26 Craig Smalllibrary: memory and vmstat API changes
2015-06-26 Craig Smalllibrary: uptime API changes
2015-06-26 Craig Smalllibrary: Add procps_meminfo_* functions
2015-06-26 Craig Smalllibrary: sysstat and vmstat api changes
2015-06-24 Craig Smallpwdx: Do not link to libprocps
2015-06-20 Jim Warnerbuild-sys: tweak to prevent dirty tree with every make
2015-06-20 Jim Warnertop: sacrifice a redundant procps_linux_version() call
2015-06-20 Yuriy M. Kaminskiyfix integer overflow on 2GiB+ maps on 32-bit platforms
2015-06-19 Jim Warnermiscellaneous: remove some trailing whitespace buildup
2015-06-19 Jim Warnerbuild-sys: fix oversight for a newly added header file
2015-06-19 Craig Smalllibrary: Change linux version
2015-06-19 Craig SmallUpdate the po files
2015-06-19 Jim Warnerdocumentation: fix man pages due to refactor for wchan
2015-06-19 Jim Warnertop: adapt to a simplified library interface for wchan
2015-06-19 Jim Warnerps: exploit the simplified library interface for wchan
2015-06-19 Jim Warnerlibrary: refactor and rely on modern kernels for wchan
2015-06-19 Jim Warnertop: correct an alphabetic field error in man document
2015-06-19 Jim Warnerbuild-sys: do not distribute the aging README.top file
2015-06-18 Craig Smalllibrary: remove procps_version functions
2015-06-14 Jim Warnerps: update man document to support LXC container names
2015-06-14 Jim Warnerps: add code to exploit the new library LXC containers
2015-06-14 Jim Warnertop: update man document to support the LXC containers
2015-06-14 Jim Warnertop: add support exploiting new library LXC containers
2015-06-14 Jim Warnerlibrary: add support for displaying LXC container name
2015-06-14 Jim Warnerlibrary: address memory aberration with LXC containers
2015-06-14 Craig Smalltestsuite: fix ps signals test
2015-06-13 Craig Smallrevert pl.po file
2015-06-13 Craig Smallupdate polish po file
2015-06-13 Craig SmallDo not link test process to libprocps
2015-06-13 Peggy Russellps.1: usernames are truncated
2015-06-13 Craig SmallSkip tests where /proc/vmstat unreadable
2015-06-13 Craig SmallCreate test process
2015-06-01 David Prévotprocps: Add a zero-width break point in slabtop.1
2015-05-13 Filipe Brandenburgerpgrep: prevent buffer overflow in opts
2015-05-13 Craig SmallMerge branch 'fix_parallel_build' into 'master'
2015-05-12 Filipe Brandenburgerbuild-sys: use proper dependencies on libproc.la
2015-05-10 Craig Smalltranslations: update translations from TP
2015-05-10 Craig Smalldocs: Update filenames in Makefile too
2015-05-10 William Orrpgrep: Enable case-insensitive process matching
2015-05-10 Craig Smalldocs: Fixed title and linked to bugs
2015-05-10 Craig Smalldocs: Updated documentation
2015-05-10 Craig Smalladded a README in markup
2015-05-10 Craig SmallMerge branch 'filbranden/procps-build_sys_cleanup_usrbin'
2015-05-10 dmarc-noreply... tests: slabinfo should not be too strict about slab...
2015-05-10 dmarc-noreply... tests: fix regexp in ps_sched_batch.exp to match in...
next