Age | Commit message (Expand) | Author |
2010-10-22 | smemcap: close /proc handle upon cleaning up | Alexander Shishkin |
2010-10-22 | pmap: get rid of a warning | Denys Vlasenko |
2010-10-01 | free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes | Denys Vlasenko |
2010-09-12 | smemcap: use correct tar magic | Denys Vlasenko |
2010-09-05 | remove redundant ENABLE_DESKTOP in procps/ps.c | Cristian Ionescu-Idbohrn |
2010-08-29 | nandwrite: complain on malformed -s NUM | Denys Vlasenko |
2010-08-28 | pmap: new applet. +1k. | Alexander Shishkin |
2010-08-24 | Rename a struct member from "interrupt" | Dan Fandrich |
2010-08-16 | nmeter: fix misplaced closing comment | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-08-16 | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko |
2010-08-16 | libbb: factor out common code from mpstat/iostat | Denys Vlasenko |
2010-08-12 | iostat: 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_i | Denys Vlasenko |
2010-08-12 | free: more compatible output. +16 bytes. Closes bug 2383. | Denys Vlasenko |
2010-08-11 | iostat: new applet. 2800 bytes | Marek Polacek |
2010-07-30 | mpstat: do not use /sys to get number of CPUs. /proc should be ok. | Marek Polacek |
2010-07-30 | mpstat: better fix for IRQ counts | Denys Vlasenko |
2010-07-30 | mpstat: fix total par-cpu IRQ counts | Denys Vlasenko |
2010-07-30 | mpstat: fix/improve handling of interrupt names | Denys Vlasenko |
2010-07-30 | mpstat: small code shrink | Maksym Kryzhanovskyy |
2010-07-21 | mpstat: small code shrink | Denys Vlasenko |
2010-07-21 | mpstat: new applet. ~5.5k | Marek Polacek |
2010-07-19 | mark Linux-specific configuration options | Jeremie Koenig |
2010-07-13 | top: add tie breaking for topmem mode | Denys Vlasenko |
2010-06-26 | *: tar-related cleanups: move struct to unarchive.h; move help to tar.c | Denys Vlasenko |
2010-06-24 | smemcap: new applet | Denys Vlasenko |
2010-06-21 | bootchartd: added optional compat features | Denys Vlasenko |
2010-06-08 | *: add INSERTs to *.src files where appropriate | Denys Vlasenko |
2010-06-06 | fuser: code shrink | Maksym Kryzhanovskyy |
2010-06-06 | top: code shrink, -26 bytes | Denys Vlasenko |
2010-06-06 | top: code shrink | Maksym Kryzhanovskyy |
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko |
2010-06-04 | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko |
2010-05-23 | ps: make "ps -o BAD" emit list of good -o params | Denys Vlasenko |
2010-05-22 | fuser: code shrink, fixing default signal, exitcode and PID display | Maksym Kryzhanovskyy |
2010-05-16 | consolidate ESC sequences | Denys Vlasenko |
2010-05-04 | fix typo in commented-out code | Denys Vlasenko |
2010-04-07 | ps: fix non-DESKTOP option handling code | Denys Vlasenko |
2010-03-27 | sysctl: tiny code shrink | Denys Vlasenko |
2010-03-23 | *: merge some common strings | Denys Vlasenko |
2010-03-04 | top: make 's' display easier to understand | Denys Vlasenko |
2010-02-26 | free: silence warning about unused argv | Bernhard Reutner-Fischer |
2010-02-21 | free: code shrink | Denys Vlasenko |
2010-02-21 | Replace __uClinux__ define with !BB_MMU | Denys Vlasenko |
2010-02-04 | *: suppress ~60% of "aliased warnings" on gcc-4.4.1 | Denys Vlasenko |
2010-01-28 | *: style fixes. no code changes (verified with objdump) | Denys Vlasenko |
2010-01-19 | watch: compat: use stderr to determine screen dimensions | Denys Vlasenko |
2010-01-04 | *: remove some uses of argc | Denys Vlasenko |
2010-01-02 | watch: more compatible screen format | Denys Vlasenko |