aboutsummaryrefslogtreecommitdiff
path: root/libbb/dump.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch from David Updegraff to use calloc so that forward pointers start outEric Andersen2003-04-191-7/+29
| | | | | NULL, and so it can handle format strings that have stuff _after_ the last %? specification
* Major coreutils update.Manuel Novoa III2003-03-191-313/+204
|
* Run through indent, fix commentsGlenn L McGrath2002-08-221-176/+222
|
* Remove advertising clauses in accordance withAaron Lehmann2002-06-231-5/+1
| | | | ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change
* Introduce od and hexdump appletsGlenn L McGrath2001-11-021-0/+863