Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-05-08 | Tweak suggested by Matt Mackall when I submitted the bloat-o-meter changes | Rob Landley | 1 | -3/+2 |
2006-05-08 | The changes svn 14960 made to Rules.mak broke building out of tree | Rob Landley | 1 | -6/+0 |
2006-05-08 | The if() is cheaper than the extra function parameter. According to make | Rob Landley | 1 | -26/+26 |
2006-05-08 | Remove a link that leaked in from the pending llist_t changes. | Rob Landley | 1 | -1/+1 |
2006-05-08 | re-enable udhcp in a few more places | Mike Frysinger | 2 | -2/+3 |
2006-05-08 | add back in udhcp support | Mike Frysinger | 62 | -0/+5815 |
2006-05-08 | Shrink the code about 50 bytes, allocate less run-time memory, and add a | Rob Landley | 1 | -20/+19 |
2006-05-08 | More busting on legacy mtab support in the help text. | Rob Landley | 1 | -1/+5 |
2006-05-07 | Cleanup patch from tito. | Rob Landley | 1 | -379/+158 |
2006-05-07 | The udhcp was deleted from busybox in 14634. Bolting an external project to | Rob Landley | 1 | -3/+0 |
2006-05-07 | Patch to fix bug 868, and some related cleanup while I was in the area. | Rob Landley | 1 | -18/+6 |