Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - move buffer allocation schemes to libbb.h | Bernhard Reutner-Fischer | 2006-04-03 | 1 | -4/+4 |
| | | | | - include the correct headers: applets need busybox.h while lib* need libbb.h | ||||
* | Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked | Rob Landley | 2006-02-21 | 1 | -0/+510 |
md5_sha1_sum.c to convert some #ifdef CONFIG to if(ENABLE).) |