aboutsummaryrefslogtreecommitdiff
path: root/procps (follow)
Commit message (Expand)AuthorAgeFilesLines
* kill: no special treatment for MINGW32Ron Yorston2012-04-181-2/+0
* Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into mergeRon Yorston2012-03-224-25/+53
|\
| * uptime: more compatible outputDenys Vlasenko2011-08-101-20/+20
| * uptime: add config flag to allow displaying the number of users currently log...Pere Orga2011-08-092-13/+31
| * *: work around sysinfo.h versus linux/*.h problemsDenys Vlasenko2011-07-263-0/+10
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-2212-158/+141
|\|
| * procps: remove PSSCAN_STAT define, users were using it incorrectlyDenys Vlasenko2011-06-181-12/+11
| * pkill/pgrep: support extended regular expressionsWade Berrier2011-06-101-1/+1
| * fix breakage caused by 'remove "Options:" string from help texts' commitDenys Vlasenko2011-06-051-0/+1
| * *: remove "Options:" string from help textsDenys Vlasenko2011-06-0512-23/+9
| * iostat: code shrinkMaksym Kryzhanovskyy2011-06-051-120/+117
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-226-521/+513
|\|
| * fuser: fix inverted access() check. Closes 3799.Denys Vlasenko2011-05-291-1/+1
| * nmeter: trim help textDenys Vlasenko2011-05-261-13/+13
| * fuser: code shrinkMaksym Kryzhanovskyy2011-05-231-196/+190
| * top: display sort indicator in memory displayDenys Vlasenko2011-05-181-1/+1
| * top: better indicator of selected field in mem viewDenys Vlasenko2011-05-141-1/+1
| * fix "variable 'foo' set but not used" warningsDenys Vlasenko2011-05-131-2/+0
| * iostat: code shrink ~0.5kMaksym Kryzhanovskyy2011-05-071-181/+125
| * preparatory patchDenys Vlasenko2011-05-071-19/+20
| * top: another scripting improvementDenys Vlasenko2011-05-061-16/+27
| * top: make it possible to feed commands via pipeDenys Vlasenko2011-05-061-110/+155
| * mpstat.c: remove unused lineMarek Polacek2011-04-301-2/+1
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into mergeRon Yorston2012-03-2211-0/+220
|\|
| * move remaining help text from include/usage.src.hPere Orga2011-04-1110-0/+218
| * pstree: fix "warning: 'handle_thread' defined but not used"Denys Vlasenko2011-03-271-0/+2
* | Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into mergeRon Yorston2012-03-223-3/+65
|\|
| * pwdx: new appletPere Orga2011-03-121-0/+60
| * kill: fix infinite loop when passed PIDs are not valid numbersPere Orga2011-03-071-0/+1
| * Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-3/+4
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-223-13/+58
|\|
| * ash: fix ash-signals/signal8 testcase failureDenys Vlasenko2011-02-211-3/+22
| * whitespace fixesDenys Vlasenko2011-02-031-1/+1
| * ps: implement -o statDenys Vlasenko2011-02-021-8/+34
* | Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into mergeRon Yorston2012-03-2110-16/+64
|\|
| * top: replace %MEM with %VSZ in header textDenys Vlasenko2011-01-251-7/+17
| * top: document a debugging scriptDenys Vlasenko2011-01-251-2/+11
| * 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
* | Merge remote-tracking branch 'upstream/master'Nguyễn Thái Ngọc Duy2011-01-049-97/+514
|\|
| * 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