aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-26- improve option-handling a bitBernhard Reutner-Fischer1-22/+41
2008-05-26scripts: add a script which prints memory map of running busyboxDenis Vlasenko2-1/+12
2008-05-26scripts: add primitive memory usage meter scriptDenis Vlasenko2-36/+16
2008-05-26udhcpc: shrinkDenis Vlasenko3-21/+36
2008-05-26- add basic option-handling (+220b). UntestedBernhard Reutner-Fischer1-8/+42
2008-05-26- use mmap instead of allocating hundreds of megabytes of RAM. +39bBernhard Reutner-Fischer1-20/+43
2008-05-26- remove some bloat -28b: now approx. 501bBernhard Reutner-Fischer1-4/+5
2008-05-26- switch to FILE base writer and remove now unneeded stuff. -50bBernhard Reutner-Fischer1-10/+5
2008-05-26- add simple first-draft unoptimized depmod just to proove Vladimir Dronnikov...Bernhard Reutner-Fischer5-0/+130
2008-05-26[u]mount: add/update dietlibc build fixDenis Vlasenko2-3/+14
2008-05-25lineedit: correctly handle prompt longer than screen width. closes bug 3414Denis Vlasenko1-14/+18
2008-05-25hush: make it ignore SIGINT etc in a config wich has no job controlDenis Vlasenko1-11/+13
2008-05-25move setgroups definition to libbb.h so that it no longer inadvertentlyDenis Vlasenko2-6/+3
2008-05-25last: code shrinkDenis Vlasenko2-19/+20
2008-05-24syslogd: do not error out on missing files to rotate. closes bug 3404.Denis Vlasenko1-2/+3