trylink: produce even more info about final link stage
[oweals/busybox.git] / coreutils / od.c
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Bernhard Reutner... - include busybox.h before looking at an eventual ...
2006-11-27 Denis VlasenkoProvide our own isdigit macro. saves more than 400...
2006-10-10 Denis Vlasenkood: provide full-blown od from coreutils if CONFIG_DESKTOP
2006-10-01 Denis Vlasenkosed: unbreak multiple -e, -f option handling (my fault)
2006-10-01 Denis Vlasenkog[un]zip: add support for -v (verbose).
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-07-01 "Robert P. J. Day"Remove all usage of the "register" storage class specifier.
2006-01-30 Eric Andersenclean up yet more annoying signed/unsigned mismatches...
2004-07-23 Glenn L McGrathFelipe Kellermann writes,
2003-03-19 Manuel Novoa III Things my compiler didn't catch...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-10 Glenn L McGrathWill the real od.c please stand up! (my previous commit...
2002-11-10 Glenn L McGrathPrevent a segfault if no argument, by Geoffrey Lee...
2002-06-23 Aaron LehmannRemove advertising clauses in accordance with
2001-11-02 Glenn L McGrathIntroduce od and hexdump applets