aboutsummaryrefslogtreecommitdiff
path: root/procps
AgeCommit message (Expand)Author
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
2010-10-26powertop: IPIs and hw irqs were swapped, fixingDenys Vlasenko
2010-10-26powertop: fixes to output format and code shrinkDenys Vlasenko
2010-10-26powertop: code shrinkDenys Vlasenko
2010-10-25powertop: new appletMarek Polacek
2010-10-22smemcap: close /proc handle upon cleaning upAlexander Shishkin
2010-10-22pmap: get rid of a warningDenys Vlasenko
2010-10-01free: add -b/k/m/g options; remove 4 TB limitation. +100 bytesDenys Vlasenko
2010-09-12smemcap: use correct tar magicDenys Vlasenko
2010-09-05remove redundant ENABLE_DESKTOP in procps/ps.cCristian Ionescu-Idbohrn
2010-08-29nandwrite: complain on malformed -s NUMDenys Vlasenko
2010-08-28pmap: new applet. +1k.Alexander Shishkin
2010-08-24Rename a struct member from "interrupt"Dan Fandrich
2010-08-16nmeter: fix misplaced closing commentDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-08-16*: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko
2010-08-16libbb: factor out common code from mpstat/iostatDenys Vlasenko
2010-08-12iostat: add forgotted fclose(); fix default count.Denys Vlasenko
2010-08-12*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko
2010-08-12free: more compatible output. +16 bytes. Closes bug 2383.Denys Vlasenko
2010-08-11iostat: new applet. 2800 bytesMarek Polacek
2010-07-30mpstat: do not use /sys to get number of CPUs. /proc should be ok.Marek Polacek
2010-07-30mpstat: better fix for IRQ countsDenys Vlasenko
2010-07-30mpstat: fix total par-cpu IRQ countsDenys Vlasenko
2010-07-30mpstat: fix/improve handling of interrupt namesDenys Vlasenko
2010-07-30mpstat: small code shrinkMaksym Kryzhanovskyy
2010-07-21mpstat: small code shrinkDenys Vlasenko
2010-07-21mpstat: new applet. ~5.5kMarek Polacek
2010-07-19mark Linux-specific configuration optionsJeremie Koenig
2010-07-13top: add tie breaking for topmem modeDenys Vlasenko
2010-06-26*: tar-related cleanups: move struct to unarchive.h; move help to tar.cDenys Vlasenko
2010-06-24smemcap: new appletDenys Vlasenko
2010-06-21bootchartd: added optional compat featuresDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-06fuser: code shrinkMaksym Kryzhanovskyy
2010-06-06top: code shrink, -26 bytesDenys Vlasenko
2010-06-06top: code shrinkMaksym Kryzhanovskyy
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-05-23ps: make "ps -o BAD" emit list of good -o paramsDenys Vlasenko
2010-05-22fuser: code shrink, fixing default signal, exitcode and PID displayMaksym Kryzhanovskyy
2010-05-16consolidate ESC sequencesDenys Vlasenko
2010-05-04fix typo in commented-out codeDenys Vlasenko
2010-04-07ps: fix non-DESKTOP option handling codeDenys Vlasenko
2010-03-27sysctl: tiny code shrinkDenys Vlasenko
2010-03-23*: merge some common stringsDenys Vlasenko