applying:
[oweals/busybox.git] / coreutils / md5_sha1_sum.c
2005-06-24 Mike Frysingertweak signed/unsigned char usage to avoid mismatches
2005-04-30 Rob LandleyOn Wednesday 13 April 2005 09:12 pm, Shaun Jackman...
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-22 Glenn L McGrathReturn 1 upon failure
2003-11-20 Glenn L McGrathFix up the -s option, and make usage consitent with...
2003-11-18 Glenn L McGrathwoops, we needed that function
2003-11-18 Glenn L McGrathOnly use getopt and associated flags if checking is...
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...