summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* slab info using new APIlibproc1Craig Small2012-11-115-139/+205
* Merge branch 'master' into libproc1Craig Small2012-11-0646-860/+1883
|\
| * Updated news for 3.3.5Craig Small2012-11-061-0/+8
| * ps: cut out code unused codeSami Kerola2012-11-062-11/+2
| * watch: fix compiler warningsSami Kerola2012-11-061-4/+4
| * vmstat: fix compiler warningsSami Kerola2012-11-061-2/+2
| * pmap: fix compiler warningsSami Kerola2012-11-061-11/+11
| * sysctl: fix compiler warningsSami Kerola2012-11-061-6/+4
| * skill: fix compiler warningsSami Kerola2012-11-061-2/+2
| * lib/fileutils: fix compiler warningsSami Kerola2012-11-061-0/+1
| * pgrep: fix compiler warningsSami Kerola2012-11-061-18/+1
| * pmap: remove memory leaksSami Kerola2012-11-061-2/+3
| * pmap: use correct types for memory allocationSami Kerola2012-11-063-4/+4
| * Add missing fileutils test filesCraig Small2012-10-311-0/+2
| * fix sysctl.conf inclusion in dist tarballsMike Frysinger2012-10-311-1/+1
| * Stop SIGFPE on vmstat at timesv3.3.5Craig Small2012-10-301-0/+2
| * Added debian patch for kfreebsd bug 674785Craig Small2012-10-301-0/+2
| * Bump the sonameCraig Small2012-10-301-2/+2
| * w: do not truncate command when width is not knownv3.3.4Craig Small2012-10-261-3/+9
| |\
| | * w: do not truncate command when width is not knownSami Kerola2012-07-151-3/+9
| * | top: tweak scroll coordinates msg handling (again)Jim Warner2012-10-261-14/+10
| * | top: allow exit from 2nd level help via <Esc> keyJim Warner2012-10-261-1/+1
| * | ps: allow large list of groupsEric Dumazet2012-10-241-4/+6
| * | pgrep delimeter to delimiterCraig Small2012-10-112-4/+4
| * | top: for performance, employ additional inliningJim Warner2012-10-112-9/+9
| * | top: 'X' command offers auto option, man documentJim Warner2012-10-111-1/+10
| * | top: 'X' command offers auto optionJim Warner2012-10-113-53/+91
| * | top: map additional navigation keys, man documentJim Warner2012-10-111-10/+10
| * | top: map additional navigation keysJim Warner2012-10-111-14/+18
| * | top: avoid potential xterm state corruptionJim Warner2012-10-111-0/+2
| * | top: for user justify feature, remember old-top needsJim Warner2012-10-111-0/+1
| * | kill -PID fixedCraig Small2012-10-021-1/+10
| * | top: swat a bug introduced with recent width refactorJim Warner2012-10-021-1/+1
| * | top: update NEWS with additional capabilitiesJim Warner2012-10-021-1/+6
| * | top: with new 'X' command, WCHAN becomes fixed-widthJim Warner2012-10-022-11/+6
| * | top: extend new 'X' command to include the TTY fieldJim Warner2012-10-022-0/+3
| * | top: optional wider non-scalable cols, man documentJim Warner2012-10-021-5/+28
| * | top: optional wider non-scalable colsJim Warner2012-10-024-13/+37
| * | top: column alignment under user control, man documentJim Warner2012-10-021-2/+50
| * | top: column alignment under user controlJim Warner2012-10-023-20/+35
| * | top: refactoring now allows column header nls supportJim Warner2012-10-024-63/+175
| * | top: refactor and enhance column width managementJim Warner2012-10-022-309/+391
| * | top: tidy up some miscellaneous user input logicJim Warner2012-10-021-6/+6
| * | top: correct an old man document flawJim Warner2012-10-021-1/+1
| * | library: fix proc_t page fault delta counts alignmentJim Warner2012-10-021-2/+2
| * | ps: favor truncation of long names over POSIX/UNIX standardJim Warner2012-09-271-2/+8
| * | Two new options for pmap, -X and -XXDimitrios Apostolou2012-09-273-12/+209
| * | SELinux spelling (rhbz#859900)Jaromir Capik2012-09-274-8/+8
| * | top: implement a new approach to forest view modeJim Warner2012-08-312-24/+28
| * | top: add major/minor page fault deltas, man documentJim Warner2012-08-291-0/+11