aboutsummaryrefslogtreecommitdiff
path: root/procps
AgeCommit message (Expand)Author
2009-06-05*: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko
2009-05-10sysctl: stop abusing parser->lineDenys Vlasenko
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-04-13move llist_find_str from modutils to libbbDenis Vlasenko
2009-03-29sysctl: move code around to get rid of forward references.Denis Vlasenko
2009-03-29sysctl: fix broken -p [file] - close bug 231Denis Vlasenko
2009-03-09*: move get_sock_lsa and xwrite_str to libbb, use where appropriateDenis Vlasenko
2009-03-03modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"Denis Vlasenko
2009-03-03top: make it work again on 2.4 kernels (closes bug 125)Denis Vlasenko
2009-02-07function old new deltaDenis Vlasenko
2009-01-08sysctl: fix another corner case with "dots and slashes"Denis Vlasenko
2008-12-29sysctl: fix gcc warning (false positive)Denis Vlasenko
2008-12-24*: tweak error messagesDenis Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-11-25remove a few superfluous includesDenis Vlasenko
2008-11-25ash,hush: add TODO for rare build failureDenis Vlasenko
2008-11-05*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...Denis Vlasenko
2008-10-31kill[all[5]]: accept -s SIG too. kill_main: +29 bytesDenis Vlasenko
2008-10-15sysctl: sysctl -a was still misbehaving, fix itDenis Vlasenko
2008-10-15return accidentally deleted "/* vi: set sw=4 ts=4: */"Denis Vlasenko
2008-10-15sysctl: fix bug 3894 _for real_.Denis Vlasenko
2008-10-15sysctl: remove trivial comments. no code changesDenis Vlasenko
2008-10-15sysctl: remove special-cased reporting of EPERM,Denis Vlasenko
2008-10-15sysctl: fix bug 3894 (by Kryzhanovskyy Maksym)Denis Vlasenko
2008-09-26nmeter: 4k buffers are too small for /proc files,Denis Vlasenko
2008-09-25- improve helptextBernhard Reutner-Fischer
2008-09-25top: fix "top -d 1" (bug 5144)Denis Vlasenko
2008-09-25top: fixes to prev commit: '1' should toggle SMP view too;Denis Vlasenko
2008-09-25top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com)Denis Vlasenko
2008-08-20libbb: fix mishandling of "all argv are opts" in getopt32()Denis Vlasenko
2008-08-14nmeter: fix read past the end if a buffer. Closes 4594Denis Vlasenko
2008-08-04libbb: make xrealloc_vector zero out the realloc'ed tailDenis Vlasenko
2008-07-29hush: add #defines to switch off break/continue if loops are not supportedDenis Vlasenko
2008-07-26fix several problems with config parser:Denis Vlasenko
2008-07-22fix all cases of strcpy on overlapping strings.Denis Vlasenko
2008-07-22- wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-07-21- first pass to unify/cleanup uid handling (-236b)Bernhard Reutner-Fischer
2008-07-20libbb: fixes to config_read() by maintainerDenis Vlasenko
2008-07-17pidof/killall: allow find_pid_by_name to find runningDenis Vlasenko
2008-07-16s/SELINIX/SELINUX/Denis Vlasenko
2008-07-12fuser: a bit of safety in scanfDenis Vlasenko
2008-07-12cpio: internalize archive_xread_all_eof. add a few paranoia checksDenis Vlasenko
2008-07-08libbb: introduce and use xrealloc_vectorDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-06-30nmeter: tiny shrinkDenis Vlasenko
2008-06-28nmeter: tiny shrinkDenis Vlasenko
2008-06-28nmeter: cosmeticsDenis Vlasenko
2008-06-28nmeter: code shrinkDenis Vlasenko
2008-06-25whitespace fixes. no code changesDenis Vlasenko