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