aboutsummaryrefslogtreecommitdiff
path: root/libbb/dump.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync with waldibug12003-04-211-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6804 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Patch from David Updegraff to use calloc so that forward pointers start outandersen2003-04-191-7/+29
| | | | | | | | NULL, and so it can handle format strings that have stuff _after_ the last %? specification git-svn-id: svn://busybox.net/trunk/busybox@6798 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major coreutils update.mjn32003-03-191-313/+204
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6751 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Run through indent, fix commentsbug12002-08-221-176/+222
| | | | git-svn-id: svn://busybox.net/trunk/busybox@5342 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove advertising clauses in accordance withaaronl2002-06-231-5/+1
| | | | | | | ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change git-svn-id: svn://busybox.net/trunk/busybox@4971 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Introduce od and hexdump appletsbug12001-11-021-0/+863
git-svn-id: svn://busybox.net/trunk/busybox@3625 69ca8d6d-28ef-0310-b511-8ec308f3f277