aboutsummaryrefslogtreecommitdiff
path: root/libbb (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-10whitespace between if and (Mike Frysinger1-5/+5
2006-05-10- typo in error-message: s/algotithm/algorithmBernhard Reutner-Fischer1-16/+16
2006-05-10clean more filesMike Frysinger1-3/+4
2006-05-09Replace isnan() and isinf() with inline tests so uClibc doesn't want us toRob Landley1-6/+8
2006-05-09Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.makRob Landley2-13/+31
2006-05-09- fix bug in make help introduced by landley in r15022:Bernhard Reutner-Fischer1-1/+1
2006-05-09Convert sed's static variables to a single global structure.Rob Landley1-123/+130
2006-05-08Move sed over to the generic llist_t for append. Saves about 90 bytes.Rob Landley1-27/+9
2006-05-08Make bloatcheck work when building out of tree.Rob Landley1-1/+1
2006-05-08- fix buildBernhard Reutner-Fischer1-2/+9
2006-05-08Fiddling with llist to make memory management easier. Specifically, theRob Landley5-16/+27
2006-05-08Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changesRob Landley1-3/+2
2006-05-08The changes svn 14960 made to Rules.mak broke building out of treeRob Landley1-6/+0
2006-05-08The if() is cheaper than the extra function parameter. According to makeRob Landley1-26/+26
2006-05-08Remove a link that leaked in from the pending llist_t changes.Rob Landley1-1/+1
2006-05-08re-enable udhcp in a few more placesMike Frysinger2-2/+3
2006-05-08add back in udhcp supportMike Frysinger62-0/+5815
2006-05-08Shrink the code about 50 bytes, allocate less run-time memory, and add aRob Landley1-20/+19
2006-05-08More busting on legacy mtab support in the help text.Rob Landley1-1/+5
2006-05-07Cleanup patch from tito.Rob Landley1-379/+158
2006-05-07The udhcp was deleted from busybox in 14634. Bolting an external project toRob Landley1-3/+0
2006-05-07Patch to fix bug 868, and some related cleanup while I was in the area.Rob Landley1-18/+6