aboutsummaryrefslogtreecommitdiff
path: root/coreutils/cksum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* rename functions to more understandable namesDenis Vlasenko2006-10-261-1/+1
* remove bb_printf and the likeDenis Vlasenko2006-10-261-3/+3
* whitespace cleanupDenis Vlasenko2006-09-171-1/+1
* - pull from busybox_scratch: r15829:15850Bernhard Reutner-Fischer2006-08-281-15/+16
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-4/+1
* Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bitsRob Landley2006-05-281-1/+0
* New applet cksum, from Rob Sullivan.Rob Landley2006-04-181-0/+56