aboutsummaryrefslogtreecommitdiff
path: root/libbb/dump.c
AgeCommit message (Expand)Author
2004-07-23Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar'Glenn L McGrath
2004-05-02Add part of a patch from Vernon Sauder that i missed a while backGlenn L McGrath
2004-03-27Add missing include filesEric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-03-05Patch from Vernon Sauder.Glenn L McGrath
2004-01-30s/u_int/unsigned int/gEric Andersen
2003-04-21sync with waldiGlenn L McGrath
2003-04-19Patch from David Updegraff to use calloc so that forward pointers start outEric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-08-22Run through indent, fix commentsGlenn L McGrath
2002-06-23Remove advertising clauses in accordance withAaron Lehmann
2001-11-02Introduce od and hexdump appletsGlenn L McGrath