gzip: fix a case where tar xzf fails (we use uninitialized fd)
[oweals/busybox.git] / coreutils / cksum.c
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-10 Denis Vlasenkomake compressed help code NOMMU- and NOFORK-friendly -
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-26 Denis Vlasenkorename functions to more understandable names
2006-10-26 Denis Vlasenkoremove bb_printf and the like
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-05-28 Rob LandleyFix hdparm to use PRIu64 instead of typecasting to...
2006-04-18 Rob LandleyNew applet cksum, from Rob Sullivan.