aboutsummaryrefslogtreecommitdiff
path: root/procps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-187-7/+7
* remove a few aliasing warningsDenys Vlasenko2011-01-162-2/+2
* top: add keyboard commands to --helpDenys Vlasenko2011-01-131-0/+29
* nmeter: deprecate %NNNd specified, use -d MSEC insteadDenys Vlasenko2010-12-133-12/+45
* procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text editLauri Kasanen2010-12-131-3/+4
* pstree: use stdin for screen size detectionDenys Vlasenko2010-12-061-1/+1
* pstree: another tiny shrinkDenys Vlasenko2010-12-051-14/+6
* pstree: tiny shrinkDenys Vlasenko2010-12-051-2/+3
* pstree: fix width logic. +30 bytesLauri Kasanen2010-12-051-28/+26
* pstree: new applet. +1664 bytesLauri Kasanen2010-12-051-0/+415
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-061-12/+13
* powertop: fix last line detection in process_timer_stats()Denys Vlasenko2010-11-041-2/+2
* powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko2010-11-041-7/+5
* powertop: code shrinkMaksym Kryzhanovskyy2010-11-041-57/+35
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-1/+1
* powertop: build fix for !386 compilesDenys Vlasenko2010-10-291-1/+1
* whitespace cleanupDenys Vlasenko2010-10-293-13/+13
* *: whitespace fixesDenys Vlasenko2010-10-282-11/+13
* top: Use _exit() instead of exit() in sighandlerMarek Polacek2010-10-271-1/+2
* whitespace fixDenys Vlasenko2010-10-271-2/+2
* powertop: simplified C-state display codeDenys Vlasenko2010-10-261-14/+7
* powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko2010-10-261-1/+1
* powertop: fixes to output format and code shrinkDenys Vlasenko2010-10-261-161/+169
* powertop: code shrinkDenys Vlasenko2010-10-261-192/+185
* powertop: new appletMarek Polacek2010-10-251-0/+886
* smemcap: close /proc handle upon cleaning upAlexander Shishkin2010-10-221-0/+3
* pmap: get rid of a warningDenys Vlasenko2010-10-221-2/+2
* free: add -b/k/m/g options; remove 4 TB limitation. +100 bytesDenys Vlasenko2010-10-011-42/+56
* smemcap: use correct tar magicDenys Vlasenko2010-09-121-1/+1
* remove redundant ENABLE_DESKTOP in procps/ps.cCristian Ionescu-Idbohrn2010-09-051-8/+0
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-292-3/+3
* pmap: new applet. +1k.Alexander Shishkin2010-08-282-8/+119
* Rename a struct member from "interrupt"Dan Fandrich2010-08-241-5/+5
* nmeter: fix misplaced closing commentDenys Vlasenko2010-08-161-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1615-19/+20
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-162-2/+2
* libbb: factor out common code from mpstat/iostatDenys Vlasenko2010-08-162-66/+4
* iostat: add forgotted fclose(); fix default count.Denys Vlasenko2010-08-121-4/+7
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-123-6/+6
* free: more compatible output. +16 bytes. Closes bug 2383.Denys Vlasenko2010-08-121-8/+20
* iostat: new applet. 2800 bytesMarek Polacek2010-08-111-0/+615
* mpstat: do not use /sys to get number of CPUs. /proc should be ok.Marek Polacek2010-07-301-48/+1
* mpstat: better fix for IRQ countsDenys Vlasenko2010-07-301-19/+20
* mpstat: fix total par-cpu IRQ countsDenys Vlasenko2010-07-301-10/+33
* mpstat: fix/improve handling of interrupt namesDenys Vlasenko2010-07-301-10/+32
* mpstat: small code shrinkMaksym Kryzhanovskyy2010-07-301-9/+7
* mpstat: small code shrinkDenys Vlasenko2010-07-211-14/+10
* mpstat: new applet. ~5.5kMarek Polacek2010-07-211-0/+1024
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-1/+3
* top: add tie breaking for topmem modeDenys Vlasenko2010-07-131-4/+4