aboutsummaryrefslogtreecommitdiff
path: root/procps
AgeCommit message (Expand)Author
2011-08-10uptime: more compatible outputDenys Vlasenko
2011-08-09uptime: add config flag to allow displaying the number of users currently log...Pere Orga
2011-07-26*: work around sysinfo.h versus linux/*.h problemsDenys Vlasenko
2011-06-18procps: remove PSSCAN_STAT define, users were using it incorrectlyDenys Vlasenko
2011-06-10pkill/pgrep: support extended regular expressionsWade Berrier
2011-06-05fix breakage caused by 'remove "Options:" string from help texts' commitDenys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-06-05iostat: code shrinkMaksym Kryzhanovskyy
2011-05-29fuser: fix inverted access() check. Closes 3799.Denys Vlasenko
2011-05-26nmeter: trim help textDenys Vlasenko
2011-05-23fuser: code shrinkMaksym Kryzhanovskyy
2011-05-18top: display sort indicator in memory displayDenys Vlasenko
2011-05-14top: better indicator of selected field in mem viewDenys Vlasenko
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-05-07iostat: code shrink ~0.5kMaksym Kryzhanovskyy
2011-05-07preparatory patchDenys Vlasenko
2011-05-06top: another scripting improvementDenys Vlasenko
2011-05-06top: make it possible to feed commands via pipeDenys Vlasenko
2011-04-30mpstat.c: remove unused lineMarek Polacek
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-03-27pstree: fix "warning: 'handle_thread' defined but not used"Denys Vlasenko
2011-03-12pwdx: new appletPere Orga
2011-03-07kill: fix infinite loop when passed PIDs are not valid numbersPere Orga
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-02-21ash: fix ash-signals/signal8 testcase failureDenys Vlasenko
2011-02-03whitespace fixesDenys Vlasenko
2011-02-02ps: implement -o statDenys Vlasenko
2011-01-25top: replace %MEM with %VSZ in header textDenys Vlasenko
2011-01-25top: document a debugging scriptDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2011-01-16remove a few aliasing warningsDenys Vlasenko
2011-01-13top: add keyboard commands to --helpDenys Vlasenko
2010-12-13nmeter: deprecate %NNNd specified, use -d MSEC insteadDenys Vlasenko
2010-12-13procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text editLauri Kasanen
2010-12-06pstree: use stdin for screen size detectionDenys Vlasenko
2010-12-05pstree: another tiny shrinkDenys Vlasenko
2010-12-05pstree: tiny shrinkDenys Vlasenko
2010-12-05pstree: fix width logic. +30 bytesLauri Kasanen
2010-12-05pstree: new applet. +1664 bytesLauri Kasanen
2010-11-06powertop: code shrinkMaksym Kryzhanovskyy
2010-11-04powertop: fix last line detection in process_timer_stats()Denys Vlasenko
2010-11-04powertop: replace erroneous \n with \0; make numberic conversion more robustDenys Vlasenko
2010-11-04powertop: code shrinkMaksym Kryzhanovskyy
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-10-29powertop: build fix for !386 compilesDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-27top: Use _exit() instead of exit() in sighandlerMarek Polacek
2010-10-27whitespace fixDenys Vlasenko
2010-10-26powertop: simplified C-state display codeDenys Vlasenko