]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2016-06-09 Jim Warnerlibrary: whack a superfluous assignment, <MEMINFO> api
2016-06-09 Jim Warnermisc: adapted other pgms to changes in, <SLABINFO> api
2016-06-09 Jim Warnerlibrary: normalize/standardize the i/f, <SLABINFO> api
2016-06-09 Jim Warnerlibrary: rename the 'slab' sources as 'slabinfo' files
2016-06-07 Craig Smalllibrary: fix new and unref pids test
2016-06-07 Jim Warnervmstat: adapted to the interface changes, <VMSTAT> api
2016-06-07 Jim Warnerlibrary: normalize/standardize interface, <VMSTAT> api
2016-06-07 Jim Warnervmstat: fix 1st time enumerators so zeros aren't shown
2016-06-07 Jim Warnertop: just miscellaneous tweaks to code and/or comments
2016-06-07 Jim Warnerlibrary: improve internal 'get' processing, <STAT> api
2016-06-07 Jim Warnerlibrary: add parameter checks for 'get', <MEMINFO> api
2016-05-22 Craig Smalllibrary: Fix pids API tests
2016-05-22 Jim Warnerlibrary: eliminated a final potential NULL, <PIDS> api
2016-05-17 Craig Smalllibrary: move QUICK_THREADS hack before return
2016-05-17 Craig Smallpmap: Minor fixes
2016-05-17 Jim Warnerlibrary: respond to coverity (reluctantly), <PIDS> api
2016-05-16 Jim Warnerlibrary: avoid any --with-systemd conflict, <PIDS> api
2016-05-16 Craig Smallvmstat: sys variables are unsigned longs
2016-05-16 Jim Warnerpmap: finally silence a warning without creating a bug
2016-05-16 Jim Warnerlibrary: try different alignment for types, <PIDS> api
2016-05-16 Jim Warnerps+top: adapt for changes in results types, <PIDS> api
2016-05-16 Jim Warnerlibrary: try to minimize the results types, <PIDS> api
2016-05-16 Jim Warnermisc: adapt others to changes in interface, <PIDS> api
2016-05-16 Jim Warnerlibrary: standardize portions of interface, <PIDS> api
2016-05-14 Craig Smalllibrary: oldproc_open has always yes check
2016-05-14 Craig Smalllibrary: Remove dead branch in file2strvec
2016-05-14 Craig Smalllibrary: slab sort derefence after check
2016-05-14 Craig Smallvmstat: use_format use new stat select
2016-05-12 Craig Smallvmstat: use new API for meminfo and stat
2016-05-12 Jim Warnerlibrary: remove the ull_int result type, <MEMINFO> api
2016-05-12 Jim Warnerlibrary: allow negative delta values for 2, <STAT> api
2016-05-12 Jim Warnerps: ensuring procps_meminfo_new success, <MEMINFO> api
2016-05-12 Jim Warnerlibrary: ain't like your father's delta, <MEMINFO> api
2016-05-12 Craig Smallps: Output of nwchan is a number
2016-05-11 Craig Smalllibrary: minor fix for procps_meminfo_select
2016-05-11 Jim Warnervmstat: interface change separate patch, <MEMINFO> api
2016-05-11 Jim Warnermisc: adapted other programs to changes, <MEMINFO> api
2016-05-11 Jim Warnerlibrary: improve/normalize an interface, <MEMINFO> api
2016-05-11 Jim Warnerlibrary: lift item restrictions on 'get()', <STAT> api
2016-05-11 Jim Warnerlibrary; add more of my gratuitous changes, <STAT> api
2016-05-08 Jim Warnermisc: adapt additional programs to changes, <STAT> api
2016-05-08 Jim Warnertop: adapted this program to those changes, <STAT> api
2016-05-08 Jim Warnerlibrary: improve/standardize one interface, <STAT> api
2016-05-08 Jim Warnerlibrary: remove an obsolete 'jiffs' typedef in sysinfo
2016-05-08 Jim Warnertop: miscellaneous accumulated tweaks of code/comments
2016-05-03 Craig Smallmisc: Few more resource leak fixes
2016-05-03 Craig Smallvmstat: free before return
2016-05-01 Craig Smalllibrary: Fix LINUX_VERSION macro
2016-05-01 Craig Smalllibrary: protect against large version numbers.
2016-05-01 Craig Smalllibrary: procps_uptime() return value is a status
2016-05-01 Craig Smallvmstat: Various resource_leak fixes
2016-05-01 Craig Smalllibrary: provide ref and unref for diskstat
2016-04-28 Cristian Rodríguezpmap: Do not display error if shmctl(..IPC_RMID) return...
2016-04-27 Craig Smallpgrep: some coverity fixes
2016-04-26 Jim Warnertop: adapt source to changes with includes, <STAT> api
2016-04-26 Jim Warnerlibrary: rename those readstat.c & h sources to 'stat'
2016-04-26 Jim Warnerlibrary: fix boo-boo left by earlier patch, <PIDS> api
2016-04-26 Jim Warnerlibrary: reorder (alphabetize) some things, <PIDS> api
2016-04-25 Craig Smalllibrary: fix order of operations for %use of slabinfo
2016-04-25 Craig Smallbuild-sys: Enable optional hardening flags
2016-04-20 Craig Smalltest: Update gitlab CI YAML to use shared runner
2016-04-19 Craig Smalldocs: Additional flags in man pages
2016-04-19 Craig Smalltests: update template and add pids
2016-04-19 Jim Warnermisc: adapt others to a changed identifier, <pids> API
2016-04-19 Jim Warnerlibrary: changed use of 'fill' to 'select', <pids> API
2016-04-19 Jim Warnerlibrary: protect against a future breakage, <pids> ABI
2016-04-18 Craig Smalldocs: Start documenting the pids API
2016-04-18 Jim Warnerlibrary: correct the procps_pid_length() +1 distortion
2016-04-18 Jim Warnerlibrary: remove remaining 'likely' & 'unlikely' macros
2016-04-17 Craig Smallpidof: check cmd if space in argv0
2016-04-17 Craig Smalllibrary: re-arrange escape commands
2016-04-17 Craig Smalllibrary: cleanup of readproc functions
2016-04-16 Jim Warnertop: some minor tweaks against a few of Craig's tweaks
2016-04-16 Jim Warnertop: extend 'zero suppression' to out-of-memory fields
2016-04-16 Jim Warnertop: normalize 2 former SUSE only out-of-memory fields
2016-04-16 Jim Warnerlibrary: trade a deprecated oomem field for proper one
2016-04-16 Craig Smalltests: Conditionally add prctl to test process
2016-04-16 Craig Smalldocs: Added new man pages to install
2016-04-16 Craig Smalllibrary: document and tests for uptime functions
2016-04-16 Craig Smalllang: Update language files
2016-04-16 Craig Smalllibrary: cleanup of library includes
2016-04-15 Craig Smalldocs: Cleanup procps_linux_version page
2016-04-15 Laurent Bigonvilleps: use attr/current as fallback for context
2016-04-14 Craig Smalllibprocps version test and documentation
2016-04-14 Craig SmallReplace %Lu with standard %llu
2016-04-14 Jim Warnertop: man page now includes resident memory enhancement
2016-04-14 Jim Warnertop: exploit new linux-4.5 resident memory enhancement
2016-04-14 Jim Warnerlibrary: exploit linux-4.5 resident memory enhancement
2016-04-11 Emanuele Ainapmap: Fix detail parsing on long mapping lines
2016-04-11 Craig Smalltestsuite: kill test fails on signal names
2016-04-11 Filipe Brandenburgerkill: print usage if no pid is passed in command line
2016-04-11 Craig Smallskill: fix command line with signal, again
2016-03-23 Jim Warnertop: add additional memory information to the man page
2016-03-15 Jim Warnertop: improve/correct several memory fields in man page
2016-03-12 Wayne PorterAdded Cygwin build support
2016-03-12 Jim Warnertop: tweaks to vertical scroll management & 'i' toggle
2016-03-12 Jim Warnermisc: eliminate accumulated trailing whitespace, again
2016-03-12 Jim Warnertop: eliminate all superfluous cruft under the new API
2016-03-12 Jim Warnertop: fix data types for latest library representations
2016-03-12 Jim Warnerlibrary: miscellaneous tweaks for code and/or comments
next