Bump to version 1.22.1
[platform/upstream/busybox.git] / procps /
2013-12-16 Denys Vlasenkokill[all[5]]: code shrink
2013-12-16 Uros Vamplkillall5: return 2 if no processes got killed
2013-11-29 Denys VlasenkoUse unsigned printf/scanf conversion where more appropriate
2013-09-06 Denys Vlasenkotop: fix breakage introduced by previous commit
2013-09-06 Denys VlasenkoMake smart_ulltoa return pointer to end (allows for...
2013-06-27 Denys Vlasenkopstree: fix theoretically unsafe code
2013-06-27 Thomas De Schamphe... lsof: correct check for symbolic link
2013-06-19 Mike Frysingerpstree: stop truncating thread names
2013-03-29 Denys Vlasenkolibbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
2013-02-28 Denys Vlasenkopgrep: fix a "missing closing paren" build error
2013-02-28 Bernhard Wallepgrep: fix -x option
2013-01-26 Denys Vlasenkops: seconds_since_boot: uint64_t -> ulong
2013-01-22 Denys Vlasenko*: reuse more strings
2013-01-22 Denys Vlasenkops: fix sscanf format specifier (%l); make uptime unsigned
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2013-01-04 Lauri Hintsalapowertop: fix error message
2012-09-27 Denys Vlasenkolibbb: correctness/size tweaks in signal-related helpers
2012-09-26 Denys Vlasenkotop: do not touch stdin if -b
2012-09-25 Denys Vlasenkotop: fix build failure in !USE_TERMIOS case
2012-09-25 Denys Vlasenkops: fix build failure in !DESKTOP case
2012-09-21 Denys Vlasenkotop: implement scrolling up/down (_very_ useful)
2012-09-05 Joshua Kahlenbergsysctl: implement -q
2012-06-20 Denys VlasenkoMove several applets to different install dir:
2012-06-14 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2012-06-13 Michael Tokarevps: use separate get_uptime() and make it work on non...
2012-04-03 Denys Vlasenkokillall5: don't do STOP/CONT dance if the signal we...
2012-04-01 Sven Oliver Molllsof: new applet
2012-03-07 Denys Vlasenkolibbb: make xchroot do a chdir("/") after chroot
2011-12-22 Alexey Fomenkokill: fix segfault in arguments parsing
2011-11-01 Denys Vlasenkonmeter: fix block i/o count on newer Linux kernels
2011-09-29 Cristian Ionescu... ps: fix for !FEATURE_PS_LONG build
2011-09-27 Flemming Madsenps: with -l, show STIME too
2011-09-26 Denys Vlasenkops: add support for -l for !DESKTOP
2011-09-22 Denys Vlasenkorename archive.h to bb_archive.h. no code changes
2011-09-20 Denys Vlasenkoadd INIT_G()'s. No code changes.
2011-08-10 Denys Vlasenkouptime: more compatible output
2011-08-09 Pere Orgauptime: add config flag to allow displaying the number...
2011-07-26 Denys Vlasenko*: work around sysinfo.h versus linux/*.h problems
2011-06-18 Denys Vlasenkoprocps: remove PSSCAN_STAT define, users were using...
2011-06-10 Wade Berrierpkill/pgrep: support extended regular expressions
2011-06-05 Denys Vlasenkofix breakage caused by 'remove "Options:" string from...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-06-05 Maksym Kryzhanovskyyiostat: code shrink
2011-05-29 Denys Vlasenkofuser: fix inverted access() check. Closes 3799.
2011-05-26 Denys Vlasenkonmeter: trim help text
2011-05-23 Maksym Kryzhanovskyyfuser: code shrink
2011-05-18 Denys Vlasenkotop: display sort indicator in memory display
2011-05-13 Denys Vlasenkotop: better indicator of selected field in mem view
2011-05-13 Denys Vlasenkofix "variable 'foo' set but not used" warnings
2011-05-07 Maksym Kryzhanovskyyiostat: code shrink ~0.5k
2011-05-07 Denys Vlasenkopreparatory patch
2011-05-06 Denys Vlasenkotop: another scripting improvement
2011-05-06 Denys Vlasenkotop: make it possible to feed commands via pipe
2011-04-30 Marek Polacekmpstat.c: remove unused line
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-03-27 Denys Vlasenkopstree: fix "warning: 'handle_thread' defined but not...
2011-03-12 Pere Orgapwdx: new applet
2011-03-07 Pere Orgakill: fix infinite loop when passed PIDs are not valid...
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-02-21 Denys Vlasenkoash: fix ash-signals/signal8 testcase failure
2011-02-02 Denys Vlasenkowhitespace fixes
2011-02-01 Denys Vlasenkops: implement -o stat
2011-01-25 Denys Vlasenkotop: replace %MEM with %VSZ in header text
2011-01-25 Denys Vlasenkotop: document a debugging script
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2011-01-16 Denys Vlasenkoremove a few aliasing warnings
2011-01-13 Denys Vlasenkotop: add keyboard commands to --help
2010-12-13 Denys Vlasenkonmeter: deprecate %NNNd specified, use -d MSEC instead
2010-12-13 Lauri Kasanenprocps/Config.src: Add pstree to FEATURE_THREADS deps...
2010-12-06 Denys Vlasenkopstree: use stdin for screen size detection
2010-12-05 Denys Vlasenkopstree: another tiny shrink
2010-12-05 Denys Vlasenkopstree: tiny shrink
2010-12-05 Lauri Kasanenpstree: fix width logic. +30 bytes
2010-12-05 Lauri Kasanenpstree: new applet. +1664 bytes
2010-11-06 Maksym Kryzhanovskyypowertop: code shrink
2010-11-06 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-11-04 Denys Vlasenkopowertop: fix last line detection in process_timer_stats()
2010-11-04 Denys Vlasenkopowertop: replace erroneous \n with \0; make numberic...
2010-11-04 Maksym Kryzhanovskyypowertop: code shrink
2010-11-03 Denys Vlasenkorename archival/libunarchive -> archival/libarchive...
2010-10-29 Denys Vlasenkopowertop: build fix for !386 compiles
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-27 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2010-10-27 Marek Polacektop: Use _exit() instead of exit() in sighandler
2010-10-26 Denys Vlasenkowhitespace fix
2010-10-26 Denys Vlasenkopowertop: simplified C-state display code
2010-10-26 Denys Vlasenkopowertop: IPIs and hw irqs were swapped, fixing
2010-10-26 Denys Vlasenkopowertop: fixes to output format and code shrink
2010-10-26 Denys Vlasenkopowertop: code shrink
2010-10-25 Marek Polacekpowertop: new applet
2010-10-22 Alexander Shishkinsmemcap: close /proc handle upon cleaning up
2010-10-22 Denys Vlasenkopmap: get rid of a warning
2010-10-01 Denys Vlasenkofree: add -b/k/m/g options; remove 4 TB limitation...
2010-09-12 Denys Vlasenkosmemcap: use correct tar magic
2010-09-05 Cristian Ionescu... remove redundant ENABLE_DESKTOP in procps/ps.c
2010-08-29 Denys Vlasenkonandwrite: complain on malformed -s NUM
2010-08-28 Alexander Shishkinpmap: new applet. +1k.
2010-08-24 Dan FandrichRename a struct member from "interrupt"
next