Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug 674: sum's block count should always round up. | Rob Landley | 2006-02-14 | 1 | -8/+6 |
| | |||||
* | Cleanup patch by Bernhard Fischer, removing unnecessary includes of | Rob Landley | 2005-09-11 | 1 | -1/+0 |
| | | | | getopt.h, whitespace changes, typos, etc. | ||||
* | use CONFIG_BUFFER macros like cow suggested and shrink code size some more ↵ | Mike Frysinger | 2005-09-10 | 1 | -23/+19 |
| | | | | by using less variables and more gotos ;) | ||||
* | some tweaks by cow to shrink a little | Mike Frysinger | 2005-09-10 | 1 | -24/+11 |
| | |||||
* | use more busybox functions and remove redundant code | Mike Frysinger | 2005-05-16 | 1 | -18/+17 |
| | |||||
* | grab sum from coreutils, clean it up, and make it busybox happy | Mike Frysinger | 2005-04-21 | 1 | -0/+182 |